From 6404c256f1da890cfc3569abd2e4105ae342d844 Mon Sep 17 00:00:00 2001
From: Mark Craig <mark.craig@forgerock.com>
Date: Tue, 27 Jan 2015 12:11:59 +0000
Subject: [PATCH] Correct typo for OPENDJ-1748
---
opendj-sdk/src/main/docbkx/dev-guide/man-ldapsearch.xml | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/opendj-sdk/src/main/docbkx/dev-guide/man-ldapsearch.xml b/opendj-sdk/src/main/docbkx/dev-guide/man-ldapsearch.xml
index a7d2763..1684de1 100644
--- a/opendj-sdk/src/main/docbkx/dev-guide/man-ldapsearch.xml
+++ b/opendj-sdk/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.
--
Gitblit v1.10.0