Skip to content

Commit

Permalink
typo changes
Browse files Browse the repository at this point in the history
  • Loading branch information
judearasu committed Jun 14, 2011
1 parent 0c1e630 commit f391f94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion actionmailer/lib/rails/generators/mailer/USAGE
Expand Up @@ -10,7 +10,7 @@ Example:
========
rails generate mailer Notifications signup forgot_password invoice

creates a Notifications mailer class, views, test, and fixtures:
creates a Notifications mailer class, views, test and fixtures:
Mailer: app/mailers/notifications.rb
Views: app/views/notifications/signup.erb [...]
Test: test/functional/notifications_test.rb
Expand Down

0 comments on commit f391f94

Please sign in to comment.