[jboss-cvs] JBossAS SVN:  r65349 - trunk/tomcat/src/resources.
    jboss-cvs-commits at lists.jboss.org 
    jboss-cvs-commits at lists.jboss.org
       
    Wed Sep 12 23:20:28 EDT 2007
    
    
  
Author: bstansberry at jboss.com
Date: 2007-09-12 23:20:28 -0400 (Wed, 12 Sep 2007)
New Revision: 65349
Modified:
   trunk/tomcat/src/resources/war-deployers-all-beans.xml
Log:
Fix typo
Modified: trunk/tomcat/src/resources/war-deployers-all-beans.xml
===================================================================
--- trunk/tomcat/src/resources/war-deployers-all-beans.xml	2007-09-13 03:17:37 UTC (rev 65348)
+++ trunk/tomcat/src/resources/war-deployers-all-beans.xml	2007-09-13 03:20:28 UTC (rev 65349)
@@ -141,7 +141,7 @@
       -->
       
       <!--
-      If you are using clustering, the following two propertys
+      If you are using clustering, the following two properties
       define when the sessions are replicated to the other nodes.
       The default value, "instant", synchronously replicates changes
       to the other nodes at the end of requests. In this case, the 
    
    
More information about the jboss-cvs-commits
mailing list