Author: kkolinko Date: Mon Jul 2 15:13:01 2012 New Revision: 1356289 URL: http://svn.apache.org/viewvc?rev=1356289&view=rev Log: CTR: fix typo on a page in examples webapp It is backport of r1356125 from trunk.
Modified: tomcat/tc6.0.x/trunk/ (props changed) tomcat/tc6.0.x/trunk/webapps/examples/jsp/cal/login.html Propchange: tomcat/tc6.0.x/trunk/ ------------------------------------------------------------------------------ Merged /tomcat/trunk:r1356125 Modified: tomcat/tc6.0.x/trunk/webapps/examples/jsp/cal/login.html URL: http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/webapps/examples/jsp/cal/login.html?rev=1356289&r1=1356288&r2=1356289&view=diff ============================================================================== --- tomcat/tc6.0.x/trunk/webapps/examples/jsp/cal/login.html (original) +++ tomcat/tc6.0.x/trunk/webapps/examples/jsp/cal/login.html Mon Jul 2 15:13:01 2012 @@ -39,7 +39,7 @@ </form> <hr> <font size=3 color="red"> Note: This application does not implement the complete -functionality of a typical calendar application. It demostartes a way JSP can be +functionality of a typical calendar application. It demonstrates a way JSP can be used with html tables and forms.</font> </center> --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org