From 8d52e434e12777b30eb77b50602bea3a9d736870 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

---
 opendj-sdk/opends/tests/functional_manual/setup/setup_gui_ssl.html |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/opendj-sdk/opends/tests/functional_manual/setup/setup_gui_ssl.html b/opendj-sdk/opends/tests/functional_manual/setup/setup_gui_ssl.html
index e393d45..ae890b4 100644
--- a/opendj-sdk/opends/tests/functional_manual/setup/setup_gui_ssl.html
+++ b/opendj-sdk/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