From 7211aee42dbc4932420dcdb30e37b34164ca06ee 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
---
opendj3/opendj-ldap-sdk-examples/src/site/xdoc/index.xml | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/opendj3/opendj-ldap-sdk-examples/src/site/xdoc/index.xml b/opendj3/opendj-ldap-sdk-examples/src/site/xdoc/index.xml
index 04a696b..f90de96 100644
--- a/opendj3/opendj-ldap-sdk-examples/src/site/xdoc/index.xml
+++ b/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