Author: markt
Date: Mon Jul 2 09:02:04 2012
New Revision: 1356125
URL: http://svn.apache.org/viewvc?rev=1356125&view=rev
Log:
Fix typo
Modified:
tomcat/trunk/webapps/examples/jsp/cal/login.html
Modified: tomcat/trunk/webapps/examples/jsp/cal/login.html
URL:
http://svn.apache.org/viewvc/tomcat/trunk/webapps/examples/jsp/cal/login.html?rev=1356125&r1=1356124&r2=1356125&view=diff
==============================================================================
--- tomcat/trunk/webapps/examples/jsp/cal/login.html (original)
+++ tomcat/trunk/webapps/examples/jsp/cal/login.html Mon Jul 2 09:02:04 2012
@@ -39,8 +39,8 @@
</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
-used with html tables and forms.</font>
+functionality of a typical calendar application. It demonstrates a way JSP can
+be used with html tables and forms.</font>
</center>
</body>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]