]> granicus.if.org Git - apache/commitdiff
fix cut'n'paste error
authorStefan Fritsch <sf@apache.org>
Mon, 29 Oct 2012 20:42:43 +0000 (20:42 +0000)
committerStefan Fritsch <sf@apache.org>
Mon, 29 Oct 2012 20:42:43 +0000 (20:42 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1403492 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/expr.html.en
docs/manual/expr.xml

index be221c0ce6d07108b1ec17ae7327083826ecd5d9..e26b03c4f108061fbad5d304f19b4fbaa1390f9c 100644 (file)
@@ -55,7 +55,7 @@
       In most cases, expressions are used to express boolean values.
       For these, the starting boint in the BNF is <code>expr</code>. However, a few directives
       like <code class="directive"><a href="./mod/mod_log_debug.html#logmessage">LogMessage</a></code> accept expressions
-      that evaluate to a string value. For those, the starting boint in the BNF is <code>code</code>.
+      that evaluate to a string value. For those, the starting boint in the BNF is <code>string</code>.
       </p>
 <blockquote>
 <pre>
index 508d9d4b85252400b46d5fb39eb277c6be885b48..41bf6462b9e3cdb76f227bdb367bde2f7f703d81 100644 (file)
@@ -58,7 +58,7 @@
       In most cases, expressions are used to express boolean values.
       For these, the starting boint in the BNF is <code>expr</code>. However, a few directives
       like <directive module="mod_log_debug">LogMessage</directive> accept expressions
-      that evaluate to a string value. For those, the starting boint in the BNF is <code>code</code>.
+      that evaluate to a string value. For those, the starting boint in the BNF is <code>string</code>.
       </p>
 <blockquote>
 <pre>