summaryrefslogtreecommitdiff
path: root/docs/lib/passlib.hash.ldap_crypt.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/lib/passlib.hash.ldap_crypt.rst')
-rw-r--r--docs/lib/passlib.hash.ldap_crypt.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/lib/passlib.hash.ldap_crypt.rst b/docs/lib/passlib.hash.ldap_crypt.rst
index 2ba7e33..745716f 100644
--- a/docs/lib/passlib.hash.ldap_crypt.rst
+++ b/docs/lib/passlib.hash.ldap_crypt.rst
@@ -56,7 +56,7 @@ Interface
.. class:: ldap_sha512_crypt()
All of these classes have the same interface as their corresponding
- underlying hash (eg :class:`des_crypt`, :class:`md5_crypt`, etc).
+ underlying hash (e.g. :class:`des_crypt`, :class:`md5_crypt`, etc).
.. rubric:: Footnotes