diff options
Diffstat (limited to 'passlib/apache.py')
| -rw-r--r-- | passlib/apache.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/passlib/apache.py b/passlib/apache.py index 8497ca2..c0841f3 100644 --- a/passlib/apache.py +++ b/passlib/apache.py @@ -464,7 +464,7 @@ class HtpasswdFile(_CommonFile): This option may be used to add support for non-standard hash formats to an htpasswd file. However, the resulting file - will probably not be usuable by another application, + will probably not be usable by another application, and particularly not by Apache. :param autoload: |
