[ci skip]fix typo

This commit is contained in:
willnet 2019-10-14 11:29:40 +09:00
parent 0f782ca4fe
commit 68b11a8dbb
1 changed files with 1 additions and 1 deletions

View File

@ -107,7 +107,7 @@ module ActiveModel
# Imports one error
# Imported errors are wrapped as a NestedError,
# providing access to original error object.
# If attribute or type needs to be overriden, use `override_options`.
# If attribute or type needs to be overridden, use `override_options`.
#
# override_options - Hash
# @option override_options [Symbol] :attribute Override the attribute the error belongs to