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/25 20:14:47 UTC

cvs commit: jakarta-tomcat-catalina/catalina/src/conf server.xml

yoavs       2003/11/25 11:14:47

  Modified:    catalina/src/conf server.xml
  Log:
  Corrected typo and grammar error in XML validation warning.
  
  Revision  Changes    Path
  1.26      +1 -1      jakarta-tomcat-catalina/catalina/src/conf/server.xml
  
  Index: server.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-tomcat-catalina/catalina/src/conf/server.xml,v
  retrieving revision 1.25
  retrieving revision 1.26
  diff -u -r1.25 -r1.26
  --- server.xml	7 Oct 2003 14:38:12 -0000	1.25
  +++ server.xml	25 Nov 2003 19:14:46 -0000	1.26
  @@ -209,7 +209,7 @@
         -->
   
         <!-- Define the default virtual host
  -           Note: XML Schema validationn will not works with Xerces 2.2.
  +           Note: XML Schema validation will not work with Xerces 2.2.
          -->
         <Host name="localhost" debug="0" appBase="webapps"
          unpackWARs="true" autoDeploy="true"
  
  
  

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