From 195a6512fa4aaf6e1c91236ca9371857edf36e16 Mon Sep 17 00:00:00 2001
From: Mark Craig <mark.craig@forgerock.com>
Date: Wed, 17 Apr 2013 16:56:36 +0000
Subject: [PATCH] Typo

---
 opendj-sdk/opendj3/src/main/docbkx/admin-guide/chap-privileges-acis.xml |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/opendj-sdk/opendj3/src/main/docbkx/admin-guide/chap-privileges-acis.xml b/opendj-sdk/opendj3/src/main/docbkx/admin-guide/chap-privileges-acis.xml
index e8c72d6..24a995e 100644
--- a/opendj-sdk/opendj3/src/main/docbkx/admin-guide/chap-privileges-acis.xml
+++ b/opendj-sdk/opendj3/src/main/docbkx/admin-guide/chap-privileges-acis.xml
@@ -20,7 +20,7 @@
   !
   ! CCPL HEADER END
   !
-  !      Copyright 2011-2012 ForgeRock AS
+  !      Copyright 2011-2013 ForgeRock AS
   !    
 -->
 <chapter xml:id='chap-privileges-acis'
@@ -455,7 +455,7 @@
       <para>To match when the bind DN corresponds to the
       <replaceable>attr</replaceable> value on the target entry, use
       <replaceable>attr</replaceable>#USERDN.</para>
-      <para>The optional inheritence specification,
+      <para>The optional inheritance specification,
       <literal>parent[<replaceable>child-level</replaceable>].</literal>, lets
       you specify how many levels below the target entry inherit the ACI.
       Here <replaceable>child-level</replaceable> is a number from 0 to 9, with

--
Gitblit v1.10.0