From 7e2e073da5314514d6fafa116487ce4b0f13519b Mon Sep 17 00:00:00 2001
From: andrug <andrug@localhost>
Date: Tue, 11 Dec 2007 18:54:15 +0000
Subject: [PATCH] fix description function option

---
 opendj-sdk/opends/tests/shared/functions/ldap.xml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/opendj-sdk/opends/tests/shared/functions/ldap.xml b/opendj-sdk/opends/tests/shared/functions/ldap.xml
index 77e94ed..426d048 100755
--- a/opendj-sdk/opends/tests/shared/functions/ldap.xml
+++ b/opendj-sdk/opends/tests/shared/functions/ldap.xml
@@ -87,7 +87,7 @@
         </function-arg-def>
       <function-arg-def name="verbose" type="optional" default="False">
         <function-arg-description>
-          Display (or not) output. Default is True
+          Display (or not) output.
         </function-arg-description>
         <function-arg-property name="type" value="integer"/>
         </function-arg-def>

--
Gitblit v1.10.0