Author: markt
Date: Thu Dec 15 16:49:10 2011
New Revision: 1214853

URL: http://svn.apache.org/viewvc?rev=1214853&view=rev
Log:
Fix copy/paste error

Modified:
    tomcat/trunk/test/webapp-3.0/bug36923.jsp

Modified: tomcat/trunk/test/webapp-3.0/bug36923.jsp
URL: 
http://svn.apache.org/viewvc/tomcat/trunk/test/webapp-3.0/bug36923.jsp?rev=1214853&r1=1214852&r2=1214853&view=diff
==============================================================================
--- tomcat/trunk/test/webapp-3.0/bug36923.jsp (original)
+++ tomcat/trunk/test/webapp-3.0/bug36923.jsp Thu Dec 15 16:49:10 2011
@@ -16,7 +16,7 @@
 --%>
 <%@ page isELIgnored="true" %>
 <html>
-  <head><title>Bug 44994 test case</title></head>
+  <head><title>Bug 36923 test case</title></head>
   <body>
     <p>00-${<%= "hello world" %>}</p>
   </body>



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

Reply via email to