From 3ac40eff5844eec893c7274af6e1b98a75ace513 Mon Sep 17 00:00:00 2001
From: lutoff <lutoff@localhost>
Date: Mon, 27 Jul 2009 12:15:17 +0000
Subject: [PATCH] Fix types (see issue #4146 and #4147)

---
 opends/src/admin/defn/org/opends/server/admin/std/BackendConfiguration.xml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/opends/src/admin/defn/org/opends/server/admin/std/BackendConfiguration.xml b/opends/src/admin/defn/org/opends/server/admin/std/BackendConfiguration.xml
index f1e9377..0f11ad3 100644
--- a/opends/src/admin/defn/org/opends/server/admin/std/BackendConfiguration.xml
+++ b/opends/src/admin/defn/org/opends/server/admin/std/BackendConfiguration.xml
@@ -115,7 +115,7 @@
             Allows write operations to be performed in that backend (if
             the requested operation is valid, the user has permission to
             perform the operation, the backend supports that type of
-            write operation, and the global writability mode property is
+            write operation, and the global writability-mode property is
             also enabled).
           </adm:synopsis>
         </adm:value>

--
Gitblit v1.10.0