Fixed Typo

This commit is contained in:
John
2011-07-24 17:04:52 -04:00
committed by John Kelleher
parent 72e06dc7a0
commit dd8a485170

View File

@@ -287,7 +287,7 @@ module ActiveRecord
private
# A hook to be overriden by association modules.
# A hook to be overridden by association modules.
def destroy_associations
end