Author: markt
Date: Thu Sep 25 19:33:53 2014
New Revision: 1627616
URL: http://svn.apache.org/r1627616
Log:
Fix typo
Modified:
tomcat/trunk/webapps/docs/config/credentialhandler.xml
Modified: tomcat/trunk/webapps/docs/config/credentialhandler.xml
URL:
http://svn.apache.org/viewvc/tomcat/trunk/webapps/docs/config/credentialhandler.xml?rev=1627616&r1=1627615&r2=1627616&view=diff
==============================================================================
--- tomcat/trunk/webapps/docs/config/credentialhandler.xml (original)
+++ tomcat/trunk/webapps/docs/config/credentialhandler.xml Thu Sep 25 19:33:53
2014
@@ -79,7 +79,7 @@
<subsection name="MessageDigestCredentialHandler">
<p>The <strong>MessageDigestCredentialHandler</strong> is used when stored
- passwwords are protected by a message digest. This credential handler
+ passwords are protected by a message digest. This credential handler
supports the following forms of stored passwords:</p>
<ul>
<li><strong>encodedCredential</strong> - a hex encoded digest of the
@@ -150,7 +150,7 @@
<subsection name="PBECredentialHandler">
- <p>The <strong>PBECredentialHandler</strong> is used when stored passwwords
+ <p>The <strong>PBECredentialHandler</strong> is used when stored passwords
are built using password based encrytpion. This credential handler supports
the following forms of stored passwords:</p>
<ul>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]