as -> and.

pull/1768/head
Nicholas Marriott 2019-05-29 12:13:46 +01:00
parent 8827b7f9a6
commit 7cdb1cfc8d
1 changed files with 1 additions and 1 deletions

View File

@ -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.