From f389591ad1159ce28b56235aaa3f00afa5dd9e22 Mon Sep 17 00:00:00 2001
From: neil_a_wilson <neil_a_wilson@localhost>
Date: Sun, 02 Sep 2007 02:05:01 +0000
Subject: [PATCH] Correct a number of spelling errors in configuration definitions.
---
opends/src/admin/defn/org/opends/server/admin/std/SaltedMD5PasswordStorageSchemeConfiguration.xml | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/opends/src/admin/defn/org/opends/server/admin/std/SaltedMD5PasswordStorageSchemeConfiguration.xml b/opends/src/admin/defn/org/opends/server/admin/std/SaltedMD5PasswordStorageSchemeConfiguration.xml
index e99125c..7f9df5c 100644
--- a/opends/src/admin/defn/org/opends/server/admin/std/SaltedMD5PasswordStorageSchemeConfiguration.xml
+++ b/opends/src/admin/defn/org/opends/server/admin/std/SaltedMD5PasswordStorageSchemeConfiguration.xml
@@ -38,7 +38,7 @@
The <adm:user-friendly-name /> provides a mechanism for encoding user
passwords using a salted form of the MD5 message digest algorithm. This
implementation contains an implementation for the user password syntax,
- with a storage scheme name of "SMD5", and animplemenation of the auth
+ with a storage scheme name of "SMD5", and an implementation of the auth
password syntax, with a storage scheme name of "MD5".
</adm:synopsis>
--
Gitblit v1.10.0