git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@892523
13f79535-47bb-0310-9956-
ffa450edef68
<attribute name="xmlParsingProtection" required="false">
<p>Enables protection so that parsing XML files within a web application
- does not result in a memopry leak. Note that memory profilers may not
+ does not result in a memory leak. Note that memory profilers may not
display the GC root associated with this leak making it particularly
hard to diagnose. Defaults to <code>true</code>.</p>
</attribute>