From: Rainer Jung Date: Tue, 17 Jul 2012 22:53:49 +0000 (+0000) Subject: Fix typo in docs, s/mod_ext-filter/mod_ext_filter/. X-Git-Tag: 2.5.0-alpha~6632 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eb2a059b3ad3727e95ede3d17181250609414442;p=thirdparty%2Fapache%2Fhttpd.git Fix typo in docs, s/mod_ext-filter/mod_ext_filter/. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1362707 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/upgrading.html.en b/docs/manual/upgrading.html.en index a71d976a52d..82c864bdccb 100644 --- a/docs/manual/upgrading.html.en +++ b/docs/manual/upgrading.html.en @@ -251,7 +251,7 @@ Allow from example.org option has been removed in favour of per-module LogLevel configuration. -
  • mod_ext-filter: The DebugLevel +
  • mod_ext_filter: The DebugLevel option has been removed in favour of per-module LogLevel configuration.
  • @@ -373,4 +373,4 @@ if (typeof(prettyPrint) !== 'undefined') { prettyPrint(); } //--> - \ No newline at end of file + diff --git a/docs/manual/upgrading.html.fr b/docs/manual/upgrading.html.fr index 2740ff62766..609d428e464 100644 --- a/docs/manual/upgrading.html.fr +++ b/docs/manual/upgrading.html.fr @@ -267,7 +267,7 @@ Allow from example.org configuration de la directive LogLevel au niveau répertoire. -
  • mod_ext-filter : l'option +
  • mod_ext_filter : l'option DebugLevel a été supprimée en faveur d'une configuration de la directive LogLevel au niveau répertoire.
  • @@ -418,4 +418,4 @@ if (typeof(prettyPrint) !== 'undefined') { prettyPrint(); } //--> - \ No newline at end of file + diff --git a/docs/manual/upgrading.xml b/docs/manual/upgrading.xml index aff4fb1086e..6914149ad11 100644 --- a/docs/manual/upgrading.xml +++ b/docs/manual/upgrading.xml @@ -274,7 +274,7 @@ Allow from example.org module="core">LogLevel configuration. -
  • mod_ext-filter: The DebugLevel +
  • mod_ext_filter: The DebugLevel option has been removed in favour of per-module LogLevel configuration.
  • diff --git a/docs/manual/upgrading.xml.fr b/docs/manual/upgrading.xml.fr index e3cfec8bdcb..f74c378ea7e 100644 --- a/docs/manual/upgrading.xml.fr +++ b/docs/manual/upgrading.xml.fr @@ -294,7 +294,7 @@ Allow from example.org module="core">LogLevel au niveau répertoire. -
  • mod_ext-filter : l'option +
  • mod_ext_filter : l'option DebugLevel a été supprimée en faveur d'une configuration de la directive LogLevel au niveau répertoire.