From b7dcfb053e32eceb85d97897e73c1a51e9af8ea2 Mon Sep 17 00:00:00 2001
From: lutoff <lutoff@localhost>
Date: Mon, 27 Jul 2009 09:45:06 +0000
Subject: [PATCH] fix typo (See issue #4143 - typo at DebugTargetConfiguration.xml)
---
opends/src/admin/defn/org/opends/server/admin/std/DebugTargetConfiguration.xml | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/opends/src/admin/defn/org/opends/server/admin/std/DebugTargetConfiguration.xml b/opends/src/admin/defn/org/opends/server/admin/std/DebugTargetConfiguration.xml
index 3dccd59..6a5ee57 100644
--- a/opends/src/admin/defn/org/opends/server/admin/std/DebugTargetConfiguration.xml
+++ b/opends/src/admin/defn/org/opends/server/admin/std/DebugTargetConfiguration.xml
@@ -159,7 +159,7 @@
<adm:synopsis>Protocol element dump</adm:synopsis>
</adm:value>
<adm:value name="thrown">
- <adm:synopsis>Exception throw from method</adm:synopsis>
+ <adm:synopsis>Exception thrown from method</adm:synopsis>
</adm:value>
</adm:enumeration>
</adm:syntax>
--
Gitblit v1.10.0