You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by id...@apache.org on 2004/02/12 17:49:02 UTC

cvs commit: jakarta-tomcat-catalina/webapps/docs balancer-howto.xml

idarwin     2004/02/12 08:49:02

  Modified:    webapps/docs balancer-howto.xml
  Log:
  Minor typos in documentation.
  
  Revision  Changes    Path
  1.4       +2 -2      jakarta-tomcat-catalina/webapps/docs/balancer-howto.xml
  
  Index: balancer-howto.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-tomcat-catalina/webapps/docs/balancer-howto.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- balancer-howto.xml	5 Feb 2004 16:05:31 -0000	1.3
  +++ balancer-howto.xml	12 Feb 2004 16:49:02 -0000	1.4
  @@ -130,7 +130,7 @@
   way to direct traffic among multiple servers.
   </p>
   <p>
  -Although balancer ships with tomcat, it is not tomcat-specific and runs
  +Although balancer ships with Tomcat, it is not Tomcat-specific and runs
   on other containers without any modification.  The balancer webapp 
   requires a Servlet Specification 2.3 or later container if you wish 
   to use a filter to redirect traffic.  If you wish to redirect traffic
  @@ -177,7 +177,7 @@
   setter method setXXX for property xxx), as they are
   instantiated by Jakarta Commons Digester.  Feel free
   to inquire on the tomcat-user mailing list regarding
  -the availability of rules of the inclusion of your rules
  +the availability of rules or the inclusion of your rules
   in the distribution.
   </p>
   
  
  
  

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