You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by kk...@apache.org on 2013/11/26 21:19:04 UTC

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

Author: kkolinko
Date: Tue Nov 26 20:19:04 2013
New Revision: 1545814

URL: http://svn.apache.org/r1545814
Log:
Correct a typo.

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=1545814&r1=1545813&r2=1545814&view=diff
==============================================================================
--- tomcat/trunk/webapps/docs/config/realm.xml (original)
+++ tomcat/trunk/webapps/docs/config/realm.xml Tue Nov 26 20:19:04 2013
@@ -868,7 +868,7 @@
         be searched for using <code>ClassLoader#getResource(String)</code> so it
         is possible for the configuration to be bundled within a web
         application. If not specified, the default JVM global JAAS configuration
-        willbe used.</p>
+        will be used.</p>
       </attribute>
 
       <attribute name="roleClassNames" required="false">



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