From: Rich Bowen Date: Thu, 31 Jan 2013 00:47:13 +0000 (+0000) Subject: Typo X-Git-Tag: 2.4.4~42 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=da5fe6886d912143143e3e40a79b3df374ed8cea;p=apache Typo git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1440768 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_include.xml b/docs/manual/mod/mod_include.xml index 9e66fb7b53..104f862347 100644 --- a/docs/manual/mod/mod_include.xml +++ b/docs/manual/mod/mod_include.xml @@ -609,7 +609,7 @@ AddOutputFilter INCLUDES .shtml

The endif element ends the if element and is required.

-

test_condition is a boolean expression tha follows the +

test_condition is a boolean expression which follows the ap_expr syntax. The syntax can be changed to be compatible with Apache HTTPD 2.2.x using SSILegacyExprParser.