You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by yo...@apache.org on 2003/11/04 18:58:46 UTC

cvs commit: jakarta-tomcat-catalina/webapps/docs/config valve.xml

yoavs       2003/11/04 09:58:46

  Modified:    webapps/docs/config valve.xml
  Log:
  Fixed typo in "component."
  
  Revision  Changes    Path
  1.5       +1 -1      jakarta-tomcat-catalina/webapps/docs/config/valve.xml
  
  Index: valve.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-tomcat-catalina/webapps/docs/config/valve.xml,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- valve.xml	24 Jul 2003 12:52:55 -0000	1.4
  +++ valve.xml	4 Nov 2003 17:58:46 -0000	1.5
  @@ -16,7 +16,7 @@
   
   <section name="Introduction">
   
  -  <p>A <strong>Valve</strong> element represents a comonent that will be
  +  <p>A <strong>Valve</strong> element represents a component that will be
     inserted into the request processing pipeline for the associated
     Catalina container (<a href="engine.html">Engine</a>,
     <a href="host.html">Host</a>, or <a href="context.html">Context</a>).
  
  
  

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