From 3e7e34e1e9a46905235627a7af9b4285011f7a76 Mon Sep 17 00:00:00 2001
From: Mark Craig <mark.craig@forgerock.com>
Date: Fri, 16 Nov 2012 12:43:59 +0000
Subject: [PATCH] Typo
---
opends/src/admin/defn/org/opends/server/admin/std/ChangeNumberControlPluginConfiguration.xml | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/opends/src/admin/defn/org/opends/server/admin/std/ChangeNumberControlPluginConfiguration.xml b/opends/src/admin/defn/org/opends/server/admin/std/ChangeNumberControlPluginConfiguration.xml
index 7a21192..88c9663 100644
--- a/opends/src/admin/defn/org/opends/server/admin/std/ChangeNumberControlPluginConfiguration.xml
+++ b/opends/src/admin/defn/org/opends/server/admin/std/ChangeNumberControlPluginConfiguration.xml
@@ -24,6 +24,7 @@
!
!
! Copyright 2007-2008 Sun Microsystems, Inc.
+ ! Portions Copyright 2012 ForgeRock AS
! -->
<adm:managed-object name="change-number-control-plugin"
plural-name="change-number-control-plugins" package="org.opends.server.admin.std"
@@ -38,7 +39,7 @@
The <adm:user-friendly-name /> returns the change number generated
by the Multi-Master Replication subsystem when :
- the Multi-Master Replication is configured and enabled
- - the request is a write operation (add, delete, moidfy, moddn)
+ - the request is a write operation (add, delete, modify, moddn)
- the control is part of a request.
If all of the above are true, the response contains a control response
with a string representing the change number.
--
Gitblit v1.10.0