Typo in initializer

This commit is contained in:
George Guimarães 2010-08-25 00:41:26 -03:00
parent 219c05ce49
commit 1e17b6a5ec
1 changed files with 1 additions and 1 deletions

View File

@ -115,7 +115,7 @@ Devise.setup do |config|
# Configure sign_out behavior.
# Sign_out action can be scoped (i.e. /users/sign_out affects only :user scope).
# The default is true, which menans any logout action will sign out all active scopes.
# The default is true, which means any logout action will sign out all active scopes.
# config.sign_out_all_scopes = true
# ==> Navigation configuration