This commit is contained in:
Vijay Dev 2011-11-06 22:03:06 +05:30
parent 9b46613780
commit 4db1bd37cb
1 changed files with 1 additions and 1 deletions

View File

@ -298,7 +298,7 @@ module ActiveSupport
end
end
# Applies inflection rules for +singluralize+ and +pluralize+.
# Applies inflection rules for +singuralize+ and +pluralize+.
#
# Examples:
# apply_inflections("post", inflections.plurals) # => "posts"