Skip to content

Commit

Permalink
Merge pull request #2340 from scottjacobsen/master
Browse files Browse the repository at this point in the history
s/reseting/resetting

[ci skip]
  • Loading branch information
nashby committed Mar 22, 2013
2 parents 6c566c1 + 4549d8c commit 72cbafa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/devise/models/recoverable.rb
Original file line number Diff line number Diff line change
@@ -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
#
Expand Down

0 comments on commit 72cbafa

Please sign in to comment.