You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by ma...@apache.org on 2009/09/09 10:12:13 UTC

svn commit: r812812 - in /tomcat: tc5.5.x/trunk/container/webapps/docs/virtual-hosting-howto.xml tc6.0.x/trunk/webapps/docs/virtual-hosting-howto.xml trunk/webapps/docs/virtual-hosting-howto.xml

Author: markt
Date: Wed Sep  9 08:12:13 2009
New Revision: 812812

URL: http://svn.apache.org/viewvc?rev=812812&view=rev
Log:
Fix typo reported on users list

Modified:
    tomcat/tc5.5.x/trunk/container/webapps/docs/virtual-hosting-howto.xml
    tomcat/tc6.0.x/trunk/webapps/docs/virtual-hosting-howto.xml
    tomcat/trunk/webapps/docs/virtual-hosting-howto.xml

Modified: tomcat/tc5.5.x/trunk/container/webapps/docs/virtual-hosting-howto.xml
URL: http://svn.apache.org/viewvc/tomcat/tc5.5.x/trunk/container/webapps/docs/virtual-hosting-howto.xml?rev=812812&r1=812811&r2=812812&view=diff
==============================================================================
--- tomcat/tc5.5.x/trunk/container/webapps/docs/virtual-hosting-howto.xml (original)
+++ tomcat/tc5.5.x/trunk/container/webapps/docs/virtual-hosting-howto.xml Wed Sep  9 08:12:13 2009
@@ -81,7 +81,7 @@
        <code>$CATALINA_HOME/renapps/foobar.war</code>. Note that the
        default or ROOT context for <code>ren</code> would be deployed as
        <code>$CATALINA_HOME/renapps/ROOT.war</code> (WAR) or
-       <code>$CATALINA_HOME/renapps/ROOR</code> (directory).
+       <code>$CATALINA_HOME/renapps/ROOT</code> (directory).
       </p>
       <p><strong>NOTE: The <code>docBase</code> for a context should never be
         the same as the <code>appBase</code> for a host.</strong>

Modified: tomcat/tc6.0.x/trunk/webapps/docs/virtual-hosting-howto.xml
URL: http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/webapps/docs/virtual-hosting-howto.xml?rev=812812&r1=812811&r2=812812&view=diff
==============================================================================
--- tomcat/tc6.0.x/trunk/webapps/docs/virtual-hosting-howto.xml (original)
+++ tomcat/tc6.0.x/trunk/webapps/docs/virtual-hosting-howto.xml Wed Sep  9 08:12:13 2009
@@ -81,7 +81,7 @@
        <code>$CATALINA_HOME/renapps/foobar.war</code>. Note that the
        default or ROOT context for <code>ren</code> would be deployed as
        <code>$CATALINA_HOME/renapps/ROOT.war</code> (WAR) or
-       <code>$CATALINA_HOME/renapps/ROOR</code> (directory).
+       <code>$CATALINA_HOME/renapps/ROOT</code> (directory).
       </p>
       <p><strong>NOTE: The <code>docBase</code> for a context should never be
         the same as the <code>appBase</code> for a host.</strong>

Modified: tomcat/trunk/webapps/docs/virtual-hosting-howto.xml
URL: http://svn.apache.org/viewvc/tomcat/trunk/webapps/docs/virtual-hosting-howto.xml?rev=812812&r1=812811&r2=812812&view=diff
==============================================================================
--- tomcat/trunk/webapps/docs/virtual-hosting-howto.xml (original)
+++ tomcat/trunk/webapps/docs/virtual-hosting-howto.xml Wed Sep  9 08:12:13 2009
@@ -81,7 +81,7 @@
        <code>$CATALINA_HOME/renapps/foobar.war</code>. Note that the
        default or ROOT context for <code>ren</code> would be deployed as
        <code>$CATALINA_HOME/renapps/ROOT.war</code> (WAR) or
-       <code>$CATALINA_HOME/renapps/ROOR</code> (directory).
+       <code>$CATALINA_HOME/renapps/ROOT</code> (directory).
       </p>
       <p><strong>NOTE: The <code>docBase</code> for a context should never be
         the same as the <code>appBase</code> for a host.</strong>



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