From 2e0e84f4548ec911ff200aa437d6a57bbb1640be Mon Sep 17 00:00:00 2001
From: Gary Williams <gary.williams@forgerock.com>
Date: Tue, 02 Aug 2011 14:58:08 +0000
Subject: [PATCH] Improve ldif-import tests and remove known issue tag

---
 opends/tests/staf-tests/shared/functions/utils.xml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/opends/tests/staf-tests/shared/functions/utils.xml b/opends/tests/staf-tests/shared/functions/utils.xml
index 5ec0b12..f0e831b 100755
--- a/opends/tests/staf-tests/shared/functions/utils.xml
+++ b/opends/tests/staf-tests/shared/functions/utils.xml
@@ -249,7 +249,7 @@
   <!-- Search string -->
   <function name="searchString" scope="local">
     <function-prolog>
-      This function search for a string in the retrun string of a testcase
+      This function search for a string in the return string of a testcase
       Return 0 if the string is found, 1 otherwise
     </function-prolog>
 

--
Gitblit v1.10.0