From da5fe6886d912143143e3e40a79b3df374ed8cea Mon Sep 17 00:00:00 2001 From: Rich Bowen Date: Thu, 31 Jan 2013 00:47:13 +0000 Subject: [PATCH] Typo git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1440768 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/mod/mod_include.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.

-- 2.40.0