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: [email protected]
For additional commands, e-mail: [email protected]