Author: markt Date: Tue Aug 18 08:25:04 2015 New Revision: 1696368 URL: http://svn.apache.org/r1696368 Log: Fix typo
Modified: tomcat/trunk/webapps/docs/config/filter.xml Modified: tomcat/trunk/webapps/docs/config/filter.xml URL: http://svn.apache.org/viewvc/tomcat/trunk/webapps/docs/config/filter.xml?rev=1696368&r1=1696367&r2=1696368&view=diff ============================================================================== --- tomcat/trunk/webapps/docs/config/filter.xml (original) +++ tomcat/trunk/webapps/docs/config/filter.xml Tue Aug 18 08:25:04 2015 @@ -752,7 +752,7 @@ FINE: Request "/docs/config/manager.html </attribute> <attribute name="antiClickJackingOption" required="false"> - <p>What value should be used for the ant click-jacking header? Must be + <p>What value should be used for the anticlick-jacking header? Must be one of <code>DENY</code>, <code>SAMEORIGIN</code>, <code>ALLOW-FROM </code> (case-insensitive). If not specified, the default value of <code>DENY</code> will be used.</p> --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org