]> granicus.if.org Git - apache/commitdiff
Typo
authorRich Bowen <rbowen@apache.org>
Thu, 31 Jan 2013 00:46:56 +0000 (00:46 +0000)
committerRich Bowen <rbowen@apache.org>
Thu, 31 Jan 2013 00:46:56 +0000 (00:46 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1440766 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_include.xml

index e53a71e721cd192a1c45caa8608a35a4ea538e4c..83f881d8c7529efe3b4c18d762ca40d0c222267c 100644 (file)
@@ -608,7 +608,7 @@ AddOutputFilter INCLUDES .shtml
     <p>The <code>endif</code> element ends the <code>if</code> element
     and is required.</p>
 
-    <p><var>test_condition</var> is a boolean expression tha follows the
+    <p><var>test_condition</var> is a boolean expression which follows the
     <a href="../expr.html">ap_expr</a> syntax. The syntax can be changed
     to be compatible with Apache HTTPD 2.2.x using <directive
     module="mod_include">SSILegacyExprParser</directive>.</p>