From: Eric Covener Date: Fri, 21 Mar 2008 19:02:52 +0000 (+0000) Subject: spelling fix X-Git-Tag: 2.2.9~280 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e9b8165fba8cae552c840cedeb46cbab818c33aa;p=thirdparty%2Fapache%2Fhttpd.git spelling fix git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@639762 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_charset_lite.html.en b/docs/manual/mod/mod_charset_lite.html.en index 01e27dd5ccc..75db57b20e7 100644 --- a/docs/manual/mod/mod_charset_lite.html.en +++ b/docs/manual/mod/mod_charset_lite.html.en @@ -170,7 +170,7 @@
TranslateAllMimeTypes | NoTranslateAllMimeTypes
Normally, mod_charset_lite will only perform translation on a small subset of possible mimetypes. When the - TranslateAllMimeTypes keyord is specified for a given + TranslateAllMimeTypes keyword is specified for a given configuration section, translation is performed without regard for mimetype.
diff --git a/docs/manual/mod/mod_charset_lite.xml b/docs/manual/mod/mod_charset_lite.xml index ecbd412ad23..944182bf317 100644 --- a/docs/manual/mod/mod_charset_lite.xml +++ b/docs/manual/mod/mod_charset_lite.xml @@ -197,7 +197,7 @@
TranslateAllMimeTypes | NoTranslateAllMimeTypes
Normally, mod_charset_lite will only perform translation on a small subset of possible mimetypes. When the - TranslateAllMimeTypes keyord is specified for a given + TranslateAllMimeTypes keyword is specified for a given configuration section, translation is performed without regard for mimetype.