From: Christophe Jaillet Date: Sun, 18 May 2014 08:39:27 +0000 (+0000) Subject: Fix typo as spotted in a comment in online doc by JPKole X-Git-Tag: 2.4.10~219 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=bbcb9e19190046363c8582b6f6b89531115a2820;p=apache Fix typo as spotted in a comment in online doc by JPKole git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1595576 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_include.html.en b/docs/manual/mod/mod_include.html.en index 3a70dd72f6..8022273683 100644 --- a/docs/manual/mod/mod_include.html.en +++ b/docs/manual/mod/mod_include.html.en @@ -171,7 +171,7 @@ AddOutputFilter INCLUDES .shtml attempts to echo an undefined variable. This overrides any SSIUndefinedEcho directives.

- <!--#config errmsg="[Value Undefined]" --> + <!--#config echomsg="[Value Undefined]" -->

diff --git a/docs/manual/mod/mod_include.xml b/docs/manual/mod/mod_include.xml index 104f862347..2fe94d98a1 100644 --- a/docs/manual/mod/mod_include.xml +++ b/docs/manual/mod/mod_include.xml @@ -147,7 +147,7 @@ AddOutputFilter INCLUDES .shtml module="mod_include">SSIUndefinedEcho directives.

- <!--#config errmsg="[Value Undefined]" --> + <!--#config echomsg="[Value Undefined]" -->