Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
rkh committed Aug 17, 2011
1 parent 86c09e6 commit 3523233
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/reloader_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -418,7 +418,7 @@ def self.registered(klass)
end
end

it "automatically registers the reloader in the subclases" do
it "automatically registers the reloader in the subclasses" do
class ::Parent < Sinatra::Base
register Sinatra::Reloader
enable :reloader
Expand Down

0 comments on commit 3523233

Please sign in to comment.