From: Rainer Jung Date: Tue, 17 Jul 2012 22:56:20 +0000 (+0000) Subject: Fix typo in docs, s/mod_ext-filter/mod_ext_filter/. X-Git-Tag: 2.4.3~283 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=7a105b4d9ed4767e3dc4c3e41347db519b772a62;p=apache Fix typo in docs, s/mod_ext-filter/mod_ext_filter/. Backport of r1362707 from trunk. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1362713 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/upgrading.html.en b/docs/manual/upgrading.html.en index 9ef1cd89bb..bd1baa5299 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 57b61fa780..4a627c431b 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 aff4fb1086..6914149ad1 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 5a6d88c1f3..1a79736d6c 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.