summaryrefslogtreecommitdiff
path: root/docs/manual/mod/mod_speling.html.en
diff options
context:
space:
mode:
authorAndré Malo <nd@apache.org>2002-10-07 15:23:03 +0000
committerAndré Malo <nd@apache.org>2002-10-07 15:23:03 +0000
commit38d154b343f1e0cca892f04742aeceed43930645 (patch)
tree928aaebeaf0ed7bf87f49a7396d7b9875fe20d7f /docs/manual/mod/mod_speling.html.en
parentf89d0bed8ededea096b25aae002639dbed6ad737 (diff)
downloadhttpd-38d154b343f1e0cca892f04742aeceed43930645.tar.gz
update transformation due to the change of synopsis.xsl
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97134 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/mod/mod_speling.html.en')
-rw-r--r--docs/manual/mod/mod_speling.html.en5
1 files changed, 3 insertions, 2 deletions
diff --git a/docs/manual/mod/mod_speling.html.en b/docs/manual/mod/mod_speling.html.en
index 6013ea5655..fdfd444fcb 100644
--- a/docs/manual/mod/mod_speling.html.en
+++ b/docs/manual/mod/mod_speling.html.en
@@ -39,10 +39,11 @@ allowing up to one misspelling</td></tr><tr><th><a href="module-dict.html#Status
client can select the correct candidate.</li>
</ul>
-</div><div id="quickview"><h3 class="directives">Directives</h3><ul id="toc"><li><img alt="" src="../images/down.gif" /> <a href="#checkspelling">CheckSpelling</a></li></ul></div><div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div><div class="directive-section"><h2><a name="CheckSpelling" id="CheckSpelling">CheckSpelling</a> <a name="checkspelling" id="checkspelling">Directive</a></h2><table class="directive"><tr><th><a href="directive-dict.html#Description">Description:
+</div><div id="quickview"><h3 class="directives">Directives</h3><ul id="toc"><li><img alt="" src="../images/down.gif" /> <a href="#checkspelling">CheckSpelling</a></li>
+</ul></div><div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div><div class="directive-section"><h2><a name="CheckSpelling" id="CheckSpelling">CheckSpelling</a> <a name="checkspelling" id="checkspelling">Directive</a></h2><table class="directive"><tr><th><a href="directive-dict.html#Description">Description:
</a></th><td>Enables the spelling
module</td></tr><tr><th><a href="directive-dict.html#Syntax">Syntax:
- </a></th><td>CheckSpelling on|off</td></tr><tr><th><a href="directive-dict.html#Default">Default:
+ </a></th><td><code>CheckSpelling on|off</code></td></tr><tr><th><a href="directive-dict.html#Default">Default:
</a></th><td><code>CheckSpelling Off</code></td></tr><tr><th><a href="directive-dict.html#Context">Context:
</a></th><td>server config, virtual host, directory, .htaccess</td></tr><tr><th><a href="directive-dict.html#Override">Override:
</a></th><td>Options</td></tr><tr><th><a href="directive-dict.html#Status">Status: