Skip to content

Commit

Permalink
Not sure how this didn't get commited
Browse files Browse the repository at this point in the history
  • Loading branch information
ivey committed Feb 14, 2008
1 parent 7f76614 commit 9c39944
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lib/merb-core/core_ext/kernel.rb
Expand Up @@ -89,7 +89,7 @@ def use_orm(orm)

# Used in Merb.root/config/init.rb
# Tells merb which testing framework to use.
# Currently merb has plugins to supports RSpec and Test::Unit.
# Currently merb has plugins to support RSpec and Test::Unit.
#
# Example
# $ sudo gem install rspec
Expand Down Expand Up @@ -234,4 +234,4 @@ def debugger
"to enable *****\n"
end
end
end
end

0 comments on commit 9c39944

Please sign in to comment.