From 7b374bbdd50845f01357a90c1648e4957860a660 Mon Sep 17 00:00:00 2001
From: Mark Craig <mark.craig@forgerock.com>
Date: Thu, 03 Nov 2011 14:45:36 +0000
Subject: [PATCH] Typo

---
 opends/src/admin/defn/org/opends/server/admin/std/DictionaryPasswordValidatorConfiguration.xml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/opends/src/admin/defn/org/opends/server/admin/std/DictionaryPasswordValidatorConfiguration.xml b/opends/src/admin/defn/org/opends/server/admin/std/DictionaryPasswordValidatorConfiguration.xml
index ae3e5e2..e6bb853 100644
--- a/opends/src/admin/defn/org/opends/server/admin/std/DictionaryPasswordValidatorConfiguration.xml
+++ b/opends/src/admin/defn/org/opends/server/admin/std/DictionaryPasswordValidatorConfiguration.xml
@@ -148,7 +148,7 @@
   </adm:property>
   <adm:property name="check-substrings" mandatory="true">
     <adm:synopsis>
-      Indicates wheather this password validator is to match portions of
+      Indicates whether this password validator is to match portions of
       the password string against dictionary words.
     </adm:synopsis>
     <adm:description>

--
Gitblit v1.10.0