From: Eric Covener Date: Fri, 21 Mar 2008 19:00:16 +0000 (+0000) Subject: spelling fix X-Git-Tag: 2.3.0~859 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a18be7e9089ab14fa2b056c350de0e7acbf6f48c;p=thirdparty%2Fapache%2Fhttpd.git spelling fix git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@639759 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 91fb5441f6c..883fd8d466a 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.