Skip to content

Commit 9cc01c8

Browse files
committed
Correct default
git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@1715188 13f79535-47bb-0310-9956-ffa450edef68
1 parent a4ef430 commit 9cc01c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

webapps/docs/jasper-howto.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -206,7 +206,7 @@ characters be strictly applied? <code>true</code> or <code>false</code>, default
206206
<li><strong>quoteAttributeEL</strong> - When EL is used in JSP attribute values,
207207
should the rules for quoting of attributes described in JSP.1.6 be applied to
208208
the expression? <code>true</code> or <code>false</code>, default
209-
<code>true</code>.</li>
209+
<code>false</code>.</li>
210210
</ul>
211211

212212
<p>The Java compiler from Eclipse JDT in included as the default compiler. It is

0 commit comments

Comments
 (0)