From: markt Date: Mon, 6 Sep 2010 09:28:07 +0000 (+0000) Subject: Fix typo X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=204273e8840e086c2200afbec036e1e5811290f0;p=tomcat7.0 Fix typo git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@992983 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/webapps/ROOT/index.jsp b/webapps/ROOT/index.jsp index 10c645339..1841c681e 100644 --- a/webapps/ROOT/index.jsp +++ b/webapps/ROOT/index.jsp @@ -105,7 +105,7 @@ The Mighty Tomcat - MEOW!
-

Apache Tomcat <%=request.getServletContext().getServerInfo() =>

+

Apache Tomcat <%=request.getServletContext().getServerInfo() %>

The Apache Software Foundation