summaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGES b/CHANGES
index 9547d321..3faf716f 100644
--- a/CHANGES
+++ b/CHANGES
@@ -5,7 +5,7 @@ CHANGES FROM 2.9 to 3.0
take other commands as string arguments to be expressed more clearly and
without additional escaping.
- A literal { and } must now be escaped or quoted, for example '{' as '}'.
+ A literal { and } must now be escaped or quoted, for example '{' and '}'.
* New <, >, <= and >= comparison operators for formats.