From 5b08d3b037d64c52de9dde085013e96e0900167d Mon Sep 17 00:00:00 2001
From: Mark Craig <mark.craig@forgerock.com>
Date: Tue, 22 Nov 2011 18:25:09 +0000
Subject: [PATCH] Fix typo

---
 opendj-sdk/opendj3/opendj-ldap-sdk-examples/src/site/xdoc/index.xml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/opendj-sdk/opendj3/opendj-ldap-sdk-examples/src/site/xdoc/index.xml b/opendj-sdk/opendj3/opendj-ldap-sdk-examples/src/site/xdoc/index.xml
index 04a696b..f90de96 100644
--- a/opendj-sdk/opendj3/opendj-ldap-sdk-examples/src/site/xdoc/index.xml
+++ b/opendj-sdk/opendj3/opendj-ldap-sdk-examples/src/site/xdoc/index.xml
@@ -62,7 +62,7 @@
           - illustrates how to bind to an LDAP server
         </li>
         <li>
-          <a href="xref/org/forgerock/opendj/examples/saslauth/Main.html">LDAP proxy</a>
+          <a href="xref/org/forgerock/opendj/examples/saslauth/Main.html">LDAP SASL bind</a>
           - illustrates how to implement a SASL PLAIN bind to an LDAP server
         </li>
       </ul>

--
Gitblit v1.10.0