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:27:15 UTC

svn commit: r1545819 - in /tomcat/tc7.0.x/trunk: ./ webapps/docs/config/realm.xml

Author: kkolinko
Date: Tue Nov 26 20:27:15 2013
New Revision: 1545819

URL: http://svn.apache.org/r1545819
Log:
Merged r1545814 from tomcat/trunk:
Correct a typo.

Modified:
    tomcat/tc7.0.x/trunk/   (props changed)
    tomcat/tc7.0.x/trunk/webapps/docs/config/realm.xml

Propchange: tomcat/tc7.0.x/trunk/
------------------------------------------------------------------------------
  Merged /tomcat/trunk:r1545814

Modified: tomcat/tc7.0.x/trunk/webapps/docs/config/realm.xml
URL: http://svn.apache.org/viewvc/tomcat/tc7.0.x/trunk/webapps/docs/config/realm.xml?rev=1545819&r1=1545818&r2=1545819&view=diff
==============================================================================
--- tomcat/tc7.0.x/trunk/webapps/docs/config/realm.xml (original)
+++ tomcat/tc7.0.x/trunk/webapps/docs/config/realm.xml Tue Nov 26 20:27:15 2013
@@ -870,7 +870,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