]> granicus.if.org Git - apache/commitdiff
Merge 1403492:
authorStefan Fritsch <sf@apache.org>
Mon, 29 Oct 2012 20:43:48 +0000 (20:43 +0000)
committerStefan Fritsch <sf@apache.org>
Mon, 29 Oct 2012 20:43:48 +0000 (20:43 +0000)
fix cut'n'paste error

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1403493 13f79535-47bb-0310-9956-ffa450edef68

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

index bef7c21188d193bf49079c6da71aa2d8861593c4..4511a0d84e3ff82888e39dc46ae2444bae8923f6 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 7b1f6d6626a77ea7fff3b5ddad51e20e6c5d41e2..6980419889ed483de77ef7293b986ee5e87fac83 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>