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:
commit
72cbafa322
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
#
|
||||
|
|
Loading…
Add table
Reference in a new issue