C-T-R
git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@920860
13f79535-47bb-0310-9956-
ffa450edef68
<property name="org.apache.jasper.compiler. Parser.STRICT_QUOTE_ESCAPING">
<p>If <code>false</code> the requirements for escaping quotes in JSP
- attributes will be relaxed so that a missing required quote will not
+ attributes will be relaxed so that an unescaped quote will not
cause an error. If not specified, the specification compliant default of
<code>true</code> will be used.</p>
</property>