Fixed a typo in the changelog

This commit is contained in:
Leon Styhre 2024-09-13 20:26:35 +02:00
parent 0d07da2a88
commit e357c14c37

View file

@ -21,7 +21,7 @@ See the full list below for all changes and bug fixes.
* Added localization support
* Added text shaping support using the HarfBuzz library
* Replaced all built-in Unicode case conversion logic and lookup tables with facilities from the ICU library
* Added translations for English (United Kingdom) (en_US)
* Added translations for English (United Kingdom) (en_GB)
* Added translations for Spanish (Spain) (es_ES)
* Added translations for French (fr_FR)
* Added translations for Italian (it_IT)