This commit is contained in:
Bogdan Gusiev 2011-08-25 16:43:43 +03:00
parent afe04da10b
commit cbb147931b
1 changed files with 1 additions and 1 deletions

View File

@ -101,7 +101,7 @@ module ActiveModel
end
end
# This method is used to define validation that can not be correcterized by end user
# This method is used to define validation that can not be corrected by end user
# and is considered exceptional.
# So each validator defined with bang or <tt>:strict</tt> option set to <tt>true</tt>
# will always raise <tt>ActiveModel::InternalValidationFailed</tt> instead of adding error