changelog: s/from/in

This commit is contained in:
Daniel Eklöf 2021-07-01 20:44:53 +02:00
parent ea39496f30
commit 4e8db9d8b6
No known key found for this signature in database
GPG key ID: 5BBD4992C116573F

View file

@ -54,7 +54,7 @@
* Grapheme cluster width is now limited to two cells by default. This * Grapheme cluster width is now limited to two cells by default. This
may cause cursor synchronization issues with many applications. You may cause cursor synchronization issues with many applications. You
can set `[tweak].grapheme-width-method=wcswidth` to revert to the can set `[tweak].grapheme-width-method=wcswidth` to revert to the
behavior from foot-1.8.0. behavior in foot-1.8.0.
### Fixed ### Fixed