From 18f924bd8d1a90d6626046666e8a50e3790d7eb6 Mon Sep 17 00:00:00 2001 From: Rich Bowen Date: Mon, 17 May 2010 11:54:10 +0000 Subject: [PATCH] The "up to one" thing has bugged me for a while. 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 | 6 +++--- docs/manual/mod/mod_speling.xml | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/docs/manual/mod/mod_speling.html.en b/docs/manual/mod/mod_speling.html.en index bb6b5a8510..7adc6a649f 100644 --- a/docs/manual/mod/mod_speling.html.en +++ b/docs/manual/mod/mod_speling.html.en @@ -25,9 +25,9 @@  ja  |  ko 

- +
Description:Attempts to correct mistaken URLs that -users might have entered by ignoring capitalization and by -allowing up to one misspelling
Description:Attempts to correct mistaken URLs by ignoring +capitalization, or attempting to correct various minor +misspellings.
Status:Extension
Module Identifier:speling_module
Source File:mod_speling.c
diff --git a/docs/manual/mod/mod_speling.xml b/docs/manual/mod/mod_speling.xml index 3f9ef56474..8fec10d9f7 100644 --- a/docs/manual/mod/mod_speling.xml +++ b/docs/manual/mod/mod_speling.xml @@ -23,9 +23,9 @@ mod_speling -Attempts to correct mistaken URLs that -users might have entered by ignoring capitalization and by -allowing up to one misspelling +Attempts to correct mistaken URLs by ignoring +capitalization, or attempting to correct various minor +misspellings. Extension mod_speling.c speling_module -- 2.50.1