From 02bd2d094c3c1bce7ce456775b8413470a860717 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
---
opends/tests/shared/functions/ldap.xml | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/opends/tests/shared/functions/ldap.xml b/opends/tests/shared/functions/ldap.xml
index 77e94ed..426d048 100755
--- a/opends/tests/shared/functions/ldap.xml
+++ b/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