From: Stefan Fritsch expr. However, a few directives
like LogMessage accept expressions
- that evaluate to a string value. For those, the starting boint in the BNF is code.
+ that evaluate to a string value. For those, the starting boint in the BNF is string.
diff --git a/docs/manual/expr.xml b/docs/manual/expr.xml
index 508d9d4b852..41bf6462b9e 100644
--- a/docs/manual/expr.xml
+++ b/docs/manual/expr.xml
@@ -58,7 +58,7 @@
In most cases, expressions are used to express boolean values.
For these, the starting boint in the BNF is expr. However, a few directives
like LogMessage accept expressions
- that evaluate to a string value. For those, the starting boint in the BNF is code.
+ that evaluate to a string value. For those, the starting boint in the BNF is string.