1
0
Fork 0
mirror of https://github.com/heartcombo/devise.git synced 2022-11-09 12:18:31 -05:00

Merge pull request #2340 from scottjacobsen/master

s/reseting/resetting

[ci skip]
This commit is contained in:
Vasiliy Ermolovich 2013-03-22 00:17:20 -07:00
commit 72cbafa322

View file

@ -1,7 +1,7 @@
module Devise
module Models
# Recoverable takes care of reseting the user password and send reset instructions.
# Recoverable takes care of resetting the user password and send reset instructions.
#
# ==Options
#