From e2fdfe6c023073f2c0c4a64e62b2500ccc5ad427 Mon Sep 17 00:00:00 2001
From: Mark Craig <mark.craig@forgerock.com>
Date: Tue, 05 Jul 2011 16:30:22 +0000
Subject: [PATCH] Fix typo
---
opendj-sdk/opendj3/opendj-ldap-toolkit/src/site/xdoc/index.xml | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/opendj-sdk/opendj3/opendj-ldap-toolkit/src/site/xdoc/index.xml b/opendj-sdk/opendj3/opendj-ldap-toolkit/src/site/xdoc/index.xml
index 92652be..2858dfe 100644
--- a/opendj-sdk/opendj3/opendj-ldap-toolkit/src/site/xdoc/index.xml
+++ b/opendj-sdk/opendj3/opendj-ldap-toolkit/src/site/xdoc/index.xml
@@ -31,7 +31,7 @@
</properties>
<body>
<section name="About OpenDJ LDAP Toolkit">
- <p>The OpenDJ LDAP Toolkit includes the following command-line tools.ß</p>
+ <p>The OpenDJ LDAP Toolkit includes the following command-line tools.</p>
<dl>
<dt>authrate</dt><dd>measure bind throughput and response time</dd>
<dt>ldapcompare</dt><dd>perform LDAP compare operations</dd>
--
Gitblit v1.10.0