Author: markt Date: Tue Nov 8 20:08:32 2011 New Revision: 1199432 URL: http://svn.apache.org/viewvc?rev=1199432&view=rev Log: Fix typo
Modified: tomcat/trunk/webapps/docs/config/context.xml Modified: tomcat/trunk/webapps/docs/config/context.xml URL: http://svn.apache.org/viewvc/tomcat/trunk/webapps/docs/config/context.xml?rev=1199432&r1=1199431&r2=1199432&view=diff ============================================================================== --- tomcat/trunk/webapps/docs/config/context.xml (original) +++ tomcat/trunk/webapps/docs/config/context.xml Tue Nov 8 20:08:32 2011 @@ -754,7 +754,7 @@ default configuration of the resource manager will be sufficient.</li> <li><strong>WatchedResource</strong> - The auto deployer will monitor the specified static resource of the web application for updates, and will - reload the web application if is is updated. The content of this element + reload the web application if it is updated. The content of this element must be a string.</li> </ul> --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org