diff options
author | iRedMail <[email protected]> | 2019-08-16 00:39:36 +0800 |
---|---|---|
committer | GitHub <[email protected]> | 2019-08-16 00:39:36 +0800 |
commit | 57b3756ecf535f35664ccd4349759111d4ae94a1 (patch) | |
tree | 6811a6bc34c62a5ac5947390c89d9829b41315e8 | |
parent | e51727f129d6b5667f81e86865d17cf564712054 (diff) | |
download | otp-57b3756ecf535f35664ccd4349759111d4ae94a1.tar.gz otp-57b3756ecf535f35664ccd4349759111d4ae94a1.tar.bz2 otp-57b3756ecf535f35664ccd4349759111d4ae94a1.zip |
Remove duplicate word.
Remove duplicate word.
-rw-r--r-- | lib/eldap/doc/src/eldap.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/eldap/doc/src/eldap.xml b/lib/eldap/doc/src/eldap.xml index 790a2f4e26..4a8c2d1647 100644 --- a/lib/eldap/doc/src/eldap.xml +++ b/lib/eldap/doc/src/eldap.xml @@ -317,7 +317,7 @@ </type> <desc> <p> Modify the DN of an entry. <c>DeleteOldRDN</c> indicates - whether the current RDN should be removed from the attribute list after the after operation. + whether the current RDN should be removed from the attribute list after the operation. <c>NewSupDN</c> is the new parent that the RDN shall be moved to. If the old parent should remain as parent, <c>NewSupDN</c> shall be "".</p> <code> |