Skip to content

Commit

Permalink
[ci skip] 'previous version of Rails' is gramatically incorrect
Browse files Browse the repository at this point in the history
  • Loading branch information
waynn committed Sep 10, 2013
1 parent f20f90f commit e2c17ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion actionmailer/README.rdoc
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ generated would look like this:

Thank you for signing up!

In previous version of Rails you would call <tt>create_method_name</tt> and
In previous versions of Rails you would call <tt>create_method_name</tt> and
<tt>deliver_method_name</tt>. Rails 3.0 has a much simpler interface - you
simply call the method and optionally call +deliver+ on the return value.

Expand Down

0 comments on commit e2c17ff

Please sign in to comment.