提交 f1832880 编写于 作者: B Brian Donovan 提交者: Yehuda Katz

Fix typo.

Signed-off-by: NYehuda Katz <wycats@gmail.com>
上级 3fc2d1eb
......@@ -114,7 +114,7 @@ def full_messages(options = {})
full_messages
end
# Translates an error message in it's default scope (<tt>activemodel.errrors.messages</tt>).
# Translates an error message in its default scope (<tt>activemodel.errors.messages</tt>).
# Error messages are first looked up in <tt>models.MODEL.attributes.ATTRIBUTE.MESSAGE</tt>, if it's not there,
# it's looked up in <tt>models.MODEL.MESSAGE</tt> and if that is not there it returns the translation of the
# default message (e.g. <tt>activemodel.errors.messages.MESSAGE</tt>). The translated model name,
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册