From 2e7e9bf403475ca06d02504d0c93bd95aed16ad9 Mon Sep 17 00:00:00 2001
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.
--
2.47.3