Skip to content

Commit 69360a6

Browse files
authored
Doc/reference/ldap.rst: Add missing word
1 parent bb4bc33 commit 69360a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/reference/ldap.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ This module defines the following functions:
4949
and explicitly closed after the :class:`~ldap.ldapobject.LDAPObject` is
5050
unbound. The internal connection type is determined from the URI, ``TCP``
5151
for ``ldap://`` / ``ldaps://``, ``IPC`` (``AF_UNIX``) for ``ldapi://``.
52-
The is not available on macOS when python-ldap is compiled with system
52+
The parameter is not available on macOS when python-ldap is compiled with system
5353
libldap, see :py:const:`INIT_FD_AVAIL`.
5454

5555
Note that internally the OpenLDAP function

0 commit comments

Comments
 (0)