From f66453464b476b5ca32a9c2838f0eb0b8b86e0fc Mon Sep 17 00:00:00 2001
From: Mark Craig <mark.craig@forgerock.com>
Date: Mon, 22 Jul 2013 14:32:58 +0000
Subject: [PATCH] Typo

---
 opends/src/main/docbkx/admin-guide/chap-schema.xml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/opends/src/main/docbkx/admin-guide/chap-schema.xml b/opends/src/main/docbkx/admin-guide/chap-schema.xml
index b77e159..60335d4 100644
--- a/opends/src/main/docbkx/admin-guide/chap-schema.xml
+++ b/opends/src/main/docbkx/admin-guide/chap-schema.xml
@@ -73,7 +73,7 @@
     OID. The attribute type definition can specify how attribute values
     should be collated for sorting, and what syntax they use. The X-ORIGIN
     is an extension to identify where the definition originated. When you
-    define your one schema, you likely want to provide an X-ORIGIN to help
+    define your own schema, you likely want to provide an X-ORIGIN to help
     you to track versions of definitions, and where the definitions came
     from.</para>
    </listitem>

--
Gitblit v1.10.0