diff --git a/Doc/reference/ldap.rst b/Doc/reference/ldap.rst index 467f1d7..fdd5d35 100644 --- a/Doc/reference/ldap.rst +++ b/Doc/reference/ldap.rst @@ -1070,7 +1070,7 @@ and wait for and return with the server's result, or with .. versionchanged:: 3.0 - ``filterstr=None`` is equal to ``filterstr='(objectClass=*)'``. + ``filterstr=None`` is equivalent to ``filterstr='(objectClass=*)'``. .. py:method:: LDAPObject.start_tls_s() -> None