diff options
Diffstat (limited to 'modules/user/user.module')
-rw-r--r-- | modules/user/user.module | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/user/user.module b/modules/user/user.module index 899901bda..6a86d8bce 100644 --- a/modules/user/user.module +++ b/modules/user/user.module @@ -385,7 +385,7 @@ roles: <h4>settings<a name="settings"></a></h4> <p>Administrators may choose to restrict registration to their site. That restriction may be accomplished on this page. Also, the list of words which may be included - in a system geenrated password is also listed on this page. Drupal generates + in a system generated password is also listed on this page. Drupal generates passwords by joining small words from the password list until the new password is greater than 6 characters.</p> <h4>active users - report</h4> |