Skip to content

Commit de5d8e3

Browse files
committed
Fix copy/paste error
git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@1214853 13f79535-47bb-0310-9956-ffa450edef68
1 parent 22e7e15 commit de5d8e3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/webapp-3.0/bug36923.jsp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
--%>
1717
<%@ page isELIgnored="true" %>
1818
<html>
19-
<head><title>Bug 44994 test case</title></head>
19+
<head><title>Bug 36923 test case</title></head>
2020
<body>
2121
<p>00-${<%= "hello world" %>}</p>
2222
</body>

0 commit comments

Comments
 (0)