From 19fb5731ffbe883fe8375ee9b785984c8ccf1880 Mon Sep 17 00:00:00 2001
From: coulbeck <coulbeck@localhost>
Date: Fri, 20 Apr 2007 22:23:11 +0000
Subject: [PATCH] Migrate the BackendConfigManager to the new configuration framework.

---
 opends/resource/admin/admin.xsd |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/opends/resource/admin/admin.xsd b/opends/resource/admin/admin.xsd
index f9cef3d..a2c9104 100644
--- a/opends/resource/admin/admin.xsd
+++ b/opends/resource/admin/admin.xsd
@@ -965,7 +965,7 @@
             Sizes can be specified using both decimal and binary units.
             For example, "1kb" represents 1000 bytes, and "1kib"
             represents 1024 bytes. Values must always specify the unit
-            and can included a fractionaly part (e.g. 1.5mb). Both short
+            and can include a fractional part (e.g. 1.5mb). Both short
             and long unit names are supported (e.g. "kb" and
             "kilobytes").
           </xsd:documentation>

--
Gitblit v1.10.0