mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-24 00:29:35 -05:00
fix typo
This commit is contained in:
parent
e1ad1c6e22
commit
d0d98451ce
1 changed files with 1 additions and 1 deletions
|
|
@ -161,7 +161,7 @@ The default is
|
|||
The statement that is used to delete an existing entry's ID
|
||||
from table \fIldap_objclasses\fP; see "METAINFORMATION USED" for details.
|
||||
The default is
|
||||
\fB""DELETE FROM ldap_entry_objclasses WHERE entry_id=?"\fP.
|
||||
\fB"DELETE FROM ldap_entry_objclasses WHERE entry_id=?"\fP.
|
||||
|
||||
.RE
|
||||
.SH HELPER CONFIGURATION
|
||||
|
|
|
|||
Loading…
Reference in a new issue