Author: kkolinko
Date: Thu Mar 14 20:47:02 2013
New Revision: 1456666

URL: http://svn.apache.org/r1456666
Log:
Correct typo reported via comments.a.o

Modified:
    tomcat/trunk/webapps/docs/deployer-howto.xml

Modified: tomcat/trunk/webapps/docs/deployer-howto.xml
URL: 
http://svn.apache.org/viewvc/tomcat/trunk/webapps/docs/deployer-howto.xml?rev=1456666&r1=1456665&r2=1456666&view=diff
==============================================================================
--- tomcat/trunk/webapps/docs/deployer-howto.xml (original)
+++ tomcat/trunk/webapps/docs/deployer-howto.xml Thu Mar 14 20:47:02 2013
@@ -117,7 +117,7 @@
             The locations for Context Descriptors are:
         </p>
         <ol>
-                
<li>$CATALINA_BASE/conf/[enginename]/[hostname]/context.xml</li>
+                
<li>$CATALINA_BASE/conf/[enginename]/[hostname]/[webappname].xml</li>
                 
<li>$CATALINA_BASE/webapps/[webappname]/META-INF/context.xml</li>
         </ol>
         <p>



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

Reply via email to