]> granicus.if.org Git - apache/commitdiff
The "up to one" thing has bugged me for a while.
authorRich Bowen <rbowen@apache.org>
Mon, 17 May 2010 11:54:10 +0000 (11:54 +0000)
committerRich Bowen <rbowen@apache.org>
Mon, 17 May 2010 11:54:10 +0000 (11:54 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@945103 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_speling.html.en
docs/manual/mod/mod_speling.xml

index bb6b5a8510cb4fe04be1709b00436a6b5802a4a3..7adc6a649f9aa86c72636e232cc23b2a8dda3895 100644 (file)
@@ -25,9 +25,9 @@
 <a href="../ja/mod/mod_speling.html" hreflang="ja" rel="alternate" title="Japanese">&nbsp;ja&nbsp;</a> |
 <a href="../ko/mod/mod_speling.html" hreflang="ko" rel="alternate" title="Korean">&nbsp;ko&nbsp;</a></p>
 </div>
-<table class="module"><tr><th><a href="module-dict.html#Description">Description:</a></th><td>Attempts to correct mistaken URLs that
-users might have entered by ignoring capitalization and by
-allowing up to one misspelling</td></tr>
+<table class="module"><tr><th><a href="module-dict.html#Description">Description:</a></th><td>Attempts to correct mistaken URLs by ignoring
+capitalization, or attempting to correct various minor
+misspellings.</td></tr>
 <tr><th><a href="module-dict.html#Status">Status:</a></th><td>Extension</td></tr>
 <tr><th><a href="module-dict.html#ModuleIdentifier">Module Identifier:</a></th><td>speling_module</td></tr>
 <tr><th><a href="module-dict.html#SourceFile">Source File:</a></th><td>mod_speling.c</td></tr></table>
index 3f9ef56474b9819d317bb55f68568ffa72c7c4df..8fec10d9f7bd3ac5bdbed5292ac6903684407603 100644 (file)
@@ -23,9 +23,9 @@
 <modulesynopsis metafile="mod_speling.xml.meta">
 
 <name>mod_speling</name>
-<description>Attempts to correct mistaken URLs that
-users might have entered by ignoring capitalization and by
-allowing up to one misspelling</description>
+<description>Attempts to correct mistaken URLs by ignoring
+capitalization, or attempting to correct various minor
+misspellings.</description>
 <status>Extension</status>
 <sourcefile>mod_speling.c</sourcefile>
 <identifier>speling_module</identifier>