Skip to content

Commit a144e3d

Browse files
committed
ReST syntax fix
1 parent 9369294 commit a144e3d

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
@@ -1018,7 +1018,7 @@ and wait for and return with the server's result, or with
10181018
.. versionchanged:: 3.0
10191019

10201020
:meth:`~LDAPObject.simple_bind` and :meth:`~LDAPObject.simple_bind_s`
1021-
now accept `None` for who and cred, too.
1021+
now accept ``None`` for *who* and *cred*, too.
10221022

10231023

10241024
.. py:method:: LDAPObject.search(base, scope [,filterstr='(objectClass=*)' [, attrlist=None [, attrsonly=0]]]) ->int

0 commit comments

Comments
 (0)