From f389591ad1159ce28b56235aaa3f00afa5dd9e22 Mon Sep 17 00:00:00 2001
From: neil_a_wilson <neil_a_wilson@localhost>
Date: Sun, 02 Sep 2007 02:05:01 +0000
Subject: [PATCH] Correct a number of spelling errors in configuration definitions.

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

diff --git a/opends/src/admin/defn/org/opends/server/admin/std/GlobalConfiguration.xml b/opends/src/admin/defn/org/opends/server/admin/std/GlobalConfiguration.xml
index 2561d3d..729b974 100644
--- a/opends/src/admin/defn/org/opends/server/admin/std/GlobalConfiguration.xml
+++ b/opends/src/admin/defn/org/opends/server/admin/std/GlobalConfiguration.xml
@@ -315,7 +315,7 @@
   <adm:property name="time-limit" mandatory="false">
     <adm:synopsis>
       Specifies the maximum length of time that the Directory Server should
-      spend procesing a search operation.  A value of 0 seconds indicates that
+      spend processing a search operation.  A value of 0 seconds indicates that
       no time limit will be enforced.  Note that this is the default server-wide
       time limit, but it may be overridden on a per-user basis using the
       ds-rlim-time-limit operational attribute.
@@ -492,7 +492,7 @@
       <adm:alias>
         <adm:synopsis>
           If no values are defined, then it will not be possible to take
-          advantage of server features that may provide thea bility to send
+          advantage of server features that may provide the ability to send
           e-mail via SMTP.
         </adm:synopsis>
       </adm:alias>

--
Gitblit v1.10.0