correct a typo
authorkkolinko <kkolinko@13f79535-47bb-0310-9956-ffa450edef68>
Tue, 21 Sep 2010 18:21:38 +0000 (18:21 +0000)
committerkkolinko <kkolinko@13f79535-47bb-0310-9956-ffa450edef68>
Tue, 21 Sep 2010 18:21:38 +0000 (18:21 +0000)
git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@999523 13f79535-47bb-0310-9956-ffa450edef68

webapps/docs/config/systemprops.xml

index 9e33abe..591bc7c 100644 (file)
       <li><code>org.apache.tomcat.util.http.ServerCookie.FWD_SLASH_IS_SEPARATOR</code>.</li>
       <li><code>org.apache.tomcat.util.http.ServerCookie.STRICT_NAMING</code>.</li>
       <li>The <code>tldNamespaceAware</code> attribute of any
-          <a href="context.html">Context</a> element</li>.
+          <a href="context.html">Context</a> element.</li>
       <li>The <code>tldValidation</code> attribute of any
-          <a href="context.html">Context</a> element</li>.
+          <a href="context.html">Context</a> element.</li>
       <li>The <code>xmlNamespaceAware</code> attribute of any
-          <a href="context.html">Context</a> element</li>.
+          <a href="context.html">Context</a> element.</li>
       <li>The <code>xmlValidation</code> attribute of any
-          <a href="context.html">Context</a> element</li>.
+          <a href="context.html">Context</a> element.</li>
       </ul>
       </p>
       <p>Note that changing a number of the above defaults is likely to break