From: markt Date: Wed, 15 Apr 2009 22:45:40 +0000 (+0000) Subject: Typo. Why do I always spot them just after committing a change? X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=f951b07de56a071003d8d0a445afa6c7386e1756;p=tomcat7.0 Typo. Why do I always spot them just after committing a change? git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@765407 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/webapps/docs/config/host.xml b/webapps/docs/config/host.xml index e1178b727..90f9a3e3e 100644 --- a/webapps/docs/config/host.xml +++ b/webapps/docs/config/host.xml @@ -343,7 +343,7 @@
  • Updating a WAR file will trigger an undeploy of the application with the removal of any associated expanded directory, context file and work directory. Any current user sessions will not be persisted.
  • -
  • Updating a directory (not the diretcory contents) will trigger an +
  • Updating a directory (not the directory contents) will trigger an undeploy of the application with the removal of any associated context file and work directory. Any current user sessions will not be persisted. The application will be redeployed the next time the auto