Skip to content

Commit

Permalink
Made language consistent with the rest of the comments in the file.
Browse files Browse the repository at this point in the history
  • Loading branch information
Aditya Sanghi committed May 6, 2011
1 parent ef27384 commit 5e23527
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions railties/lib/rails/generators/base.rb
Original file line number Diff line number Diff line change
Expand Up @@ -117,8 +117,8 @@ def self.namespace(name=nil)
#
# ==== Switches
#
# All hooks come with switches for user interface. If the user don't want
# to use any test framework, he can do:
# All hooks come with switches for user interface. If you do not want
# to use any test framework, you can do:
#
# rails generate controller Account --skip-test-framework
#
Expand Down

0 comments on commit 5e23527

Please sign in to comment.