From ef1bcff1878c3d17c232677d343f8f94c04dc809 Mon Sep 17 00:00:00 2001
From: Mark Craig <mark.craig@forgerock.com>
Date: Sat, 21 Apr 2012 07:50:40 +0000
Subject: [PATCH] Typo (thanks, Bruno Vernay!)

---
 opendj3/src/main/docbkx/dev-guide/chap-best-practices.xml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/opendj3/src/main/docbkx/dev-guide/chap-best-practices.xml b/opendj3/src/main/docbkx/dev-guide/chap-best-practices.xml
index 386b729..932596a 100644
--- a/opendj3/src/main/docbkx/dev-guide/chap-best-practices.xml
+++ b/opendj3/src/main/docbkx/dev-guide/chap-best-practices.xml
@@ -165,7 +165,7 @@
   that identifies the groups to which an account belongs.</para>
  </section>
 
- <section xml:id="as-directory-what-it-supports">
+ <section xml:id="ask-directory-what-it-supports">
   <title>Ask the Directory Server What It Supports</title>
 
   <para>Directory servers expose their capabilities, suffixes they support,

--
Gitblit v1.10.0