Changelog typo

This commit is contained in:
Jonathan Daugherty 2017-01-08 08:49:19 -08:00
parent cc319c6f66
commit 976655c56e

View File

@ -16,7 +16,7 @@ Other API changes:
element (thanks @diegospd)
Performance improvements:
* hBox and vBox now use more efficient DList data structure when
* hBox and vBox now use the more efficient DList data structure when
rendering to improve performance for boxes with many elements (thanks
Mitsutoshi Aoe)