We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f228e7c commit e8cc39dCopy full SHA for e8cc39d
Doc/reference/ldap.rst
@@ -121,9 +121,9 @@ Options
121
:manpage:`ldap.conf(5)` and :manpage:`ldap_get_option(3)`
122
123
124
-For use with functions :py:func:set_option() and :py:func:get_option()
125
-and methods :py:method:LDAPObject.set_option() and :py:method:LDAPObject.get_option() the
126
-following option identifiers are defined as constants:
+For use with functions :py:func:`set_option` and :py:func:`get_option` and
+methods :py:meth:`LDAPObject.set_option` and :py:meth:`LDAPObject.get_option`
+the following option identifiers are defined as constants:
127
128
.. py:data:: OPT_API_FEATURE_INFO
129
0 commit comments