From: Richard Bowen Date: Thu, 31 Jan 2013 00:46:56 +0000 (+0000) Subject: Typo X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eb589a3ed67f8c86084bc410e43fb1f21b86dd27;p=thirdparty%2Fapache%2Fhttpd.git Typo git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1440766 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_include.xml b/docs/manual/mod/mod_include.xml index e53a71e721c..83f881d8c75 100644 --- a/docs/manual/mod/mod_include.xml +++ b/docs/manual/mod/mod_include.xml @@ -608,7 +608,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.