You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by fs...@apache.org on 2016/06/11 18:29:00 UTC

svn commit: r1747924 - /tomcat/trunk/webapps/docs/config/realm.xml

Author: fschumacher
Date: Sat Jun 11 18:29:00 2016
New Revision: 1747924

URL: http://svn.apache.org/viewvc?rev=1747924&view=rev
Log:
Spelling changes.

Modified:
    tomcat/trunk/webapps/docs/config/realm.xml

Modified: tomcat/trunk/webapps/docs/config/realm.xml
URL: http://svn.apache.org/viewvc/tomcat/trunk/webapps/docs/config/realm.xml?rev=1747924&r1=1747923&r2=1747924&view=diff
==============================================================================
--- tomcat/trunk/webapps/docs/config/realm.xml (original)
+++ tomcat/trunk/webapps/docs/config/realm.xml Sat Jun 11 18:29:00 2016
@@ -1094,10 +1094,10 @@
     that extends the CombinedRealm, e.g. the LockOutRealm, one or more
     <strong>&lt;Realm&gt;</strong> elements may be nested inside it.</li>
   <li><a href="credentialhandler.html"><strong>CredentialHandler</strong></a> -
-      You may next at most one instance of this element inside a Realm. This
+      You may nest at most one instance of this element inside a Realm. This
       configures the credential handler that will be used to validate provided
       credentials with those stored by the Realm. If not specified a default
-      <em>MessageDigestCredentialHandler</em> will configured.</li>
+      <em>MessageDigestCredentialHandler</em> will be configured.</li>
   </ul>
 
 </section>



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org