diff options
| -rw-r--r-- | docs/ref/contrib/auth.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/ref/contrib/auth.txt b/docs/ref/contrib/auth.txt index 799d3277ab..154c0ab75b 100644 --- a/docs/ref/contrib/auth.txt +++ b/docs/ref/contrib/auth.txt @@ -142,7 +142,7 @@ Methods .. versionchanged:: 1.6 In Django 1.4 and 1.5, a blank string was unintentionally stored - as an unsable password. + as an unusable password. .. method:: check_password(raw_password) |
