You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by sc...@apache.org on 2012/05/10 21:35:28 UTC

svn commit: r1336848 - /tomcat/tc6.0.x/trunk/webapps/docs/config/manager.xml

Author: schultz
Date: Thu May 10 19:35:27 2012
New Revision: 1336848

URL: http://svn.apache.org/viewvc?rev=1336848&view=rev
Log:
Fixed typo.

Modified:
    tomcat/tc6.0.x/trunk/webapps/docs/config/manager.xml

Modified: tomcat/tc6.0.x/trunk/webapps/docs/config/manager.xml
URL: http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/webapps/docs/config/manager.xml?rev=1336848&r1=1336847&r2=1336848&view=diff
==============================================================================
--- tomcat/tc6.0.x/trunk/webapps/docs/config/manager.xml (original)
+++ tomcat/tc6.0.x/trunk/webapps/docs/config/manager.xml Thu May 10 19:35:27 2012
@@ -146,7 +146,7 @@
       <attribute name="processExpiresFrequency" required="false">
         <p>Frequency of the session expiration, and related manager operations.
         Manager operations will be done once for the specified amount of
-        backgrondProcess calls (i.e., the lower the amount, the more often the
+        backgroundProcess calls (i.e., the lower the amount, the more often the
         checks will occur). The minimum value is 1, and the default value is 6.
         </p>
       </attribute>



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