changelog: grammar

This commit is contained in:
Daniel Eklöf 2020-06-30 17:46:25 +02:00
parent a259eda535
commit db7a51e3a4
No known key found for this signature in database
GPG key ID: 5BBD4992C116573F

View file

@ -128,7 +128,7 @@
disabled.
* The four primary font variants (normal, bold, italic, bold italic)
are now loaded in parallel. This speeds up both the initial startup
time, as well as a DPI changes.
time, as well as DPI changes.
* Command line parsing no longer tries to parse arguments following
the command-to-execute. This means one can now write `foot sh -c
true` instead of `foot -- sh -c true`.