Skip to content

Commit

Permalink
Merge e86ab3f into 65ffdbb
Browse files Browse the repository at this point in the history
  • Loading branch information
sagarlekar committed Dec 24, 2014
2 parents 65ffdbb + e86ab3f commit ba7f935
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/config/locales/en.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ en:
message: "Calling %{method} on %{klass} resulted in a false return
from a callback."
summary: "If a before callback returns false when using Document.create!,
Document#save!, or Documnet#update_attributes! this error will get raised
Document#save!, or Document#update_attributes! this error will get raised
since the document did not actually get saved."
resolution: "Double check all before callbacks to make sure they are
not unintentionally returning false."
Expand Down

0 comments on commit ba7f935

Please sign in to comment.