mirror of
https://github.com/github/rails.git
synced 2026-04-26 03:00:59 -04:00
fix typo
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user