Author: markt
Date: Mon Sep  6 09:28:07 2010
New Revision: 992983

URL: http://svn.apache.org/viewvc?rev=992983&view=rev
Log:
Fix typo

Modified:
    tomcat/trunk/webapps/ROOT/index.jsp

Modified: tomcat/trunk/webapps/ROOT/index.jsp
URL: 
http://svn.apache.org/viewvc/tomcat/trunk/webapps/ROOT/index.jsp?rev=992983&r1=992982&r2=992983&view=diff
==============================================================================
--- tomcat/trunk/webapps/ROOT/index.jsp (original)
+++ tomcat/trunk/webapps/ROOT/index.jsp Mon Sep  6 09:28:07 2010
@@ -105,7 +105,7 @@
         <img src="tomcat.gif" alt="The Mighty Tomcat - MEOW!"/>
     </div>
     <div class="fl">
-        <h1>Apache Tomcat <%=request.getServletContext().getServerInfo() 
=></h1>
+        <h1>Apache Tomcat <%=request.getServletContext().getServerInfo() 
%></h1>
     </div>
     <div class="fr">
         <img src="asf-logo-wide.gif" alt="The Apache Software Foundation"/>



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

Reply via email to