mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

Mark Craig
27.11.2015 a96388d4db6a7b08589e28b7773e1983e06dda2a
Correct typo for OPENDJ-1748

Thanks to Jean-Noël
1 files modified
2 ■■■ changed files
src/main/docbkx/dev-guide/man-ldapsearch.xml 2 ●●● patch | view | raw | blame | history
src/main/docbkx/dev-guide/man-ldapsearch.xml
@@ -193,7 +193,7 @@
       whether the server returns an Entry Change Notification control
       with each entry notification.
       The Entry Change Notification control provides additional information
       about the change that caused the entry to be returned as by the search.
       about the change that caused the entry to be returned by the search.
       In particular, it indicates the change type,
       the change number if available,
       and the previous DN if the change type was a modify DN operation.