Commit 4bbdbfc1 authored by Wilfredo Sanchez's avatar Wilfredo Sanchez
Browse files

Whoops, double patch. Argh.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@415461 13f79535-47bb-0310-9956-ffa450edef68
parent 5b0b202f
Loading
Loading
Loading
Loading
+0 −20
Original line number Diff line number Diff line
@@ -137,24 +137,4 @@ of Apache 1.3, it is part of the Apache distribution. Prior to Apache
</usage>
</directivesynopsis>

<directivesynopsis>
<name>CheckCaseOnly</name>
<description>Limits the action of the speling module to case corrections</description>
<syntax>CheckCaseOnly on|off</syntax>
<default>CheckCaseOnly Off</default>
<contextlist>
<context>server config</context>
<context>virtual host</context>
<context>directory</context>
<context>.htaccess</context>
</contextlist>
<override>Options</override>

<usage>
    <p>When set, this directive limits the action of the spelling correction to lower/upper case changes. 
    Other potential corrections are not performed.</p>

</usage>
</directivesynopsis>

</modulesynopsis>