From f7156c5385ddb9d2cb92b411091393cf305ac708 Mon Sep 17 00:00:00 2001
From: lutoff <lutoff@localhost>
Date: Mon, 27 Jul 2009 09:40:21 +0000
Subject: [PATCH] Fix type (See issue #4144 (typo at LDIFConnectionHandlerConfiguration.xml)

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

diff --git a/opends/src/admin/defn/org/opends/server/admin/std/LDIFConnectionHandlerConfiguration.xml b/opends/src/admin/defn/org/opends/server/admin/std/LDIFConnectionHandlerConfiguration.xml
index 07a2358..1d3fcfb 100644
--- a/opends/src/admin/defn/org/opends/server/admin/std/LDIFConnectionHandlerConfiguration.xml
+++ b/opends/src/admin/defn/org/opends/server/admin/std/LDIFConnectionHandlerConfiguration.xml
@@ -39,7 +39,7 @@
   <adm:description>
     The connection handler periodically looks for the existence of a
     new file, processes the changes contained in that file as
-    internal operations, and writse the result to an output file
+    internal operations, and writes the result to an output file
     with comments indicating the result of the processing. NOTE: By
     default
     <adm:user-friendly-name />

--
Gitblit v1.10.0