From c06c0ae3ffa7638901aa0a78250f11e7c656facb Mon Sep 17 00:00:00 2001
From: Gary Williams <gary.williams@forgerock.com>
Date: Wed, 12 Oct 2011 10:46:30 +0000
Subject: [PATCH] Fix typo in functional manual scenario set_gui_ssl
---
opends/tests/functional_manual/setup/setup_gui_ssl.html | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/opends/tests/functional_manual/setup/setup_gui_ssl.html b/opends/tests/functional_manual/setup/setup_gui_ssl.html
index e393d45..ae890b4 100644
--- a/opends/tests/functional_manual/setup/setup_gui_ssl.html
+++ b/opends/tests/functional_manual/setup/setup_gui_ssl.html
@@ -74,7 +74,7 @@
./ldapsearch -Z -p SSLPORT -D "cn=directory manager" -w password -b
"cn=config" -v "(objectclass=*)"</small> <br>
<br>
-- run setup command to uninstall in GUI<br>
+- run uninstall command to uninstall in GUI<br>
</td>
</tr>
<tr>
--
Gitblit v1.10.0