Fix typo in the change log introduced in the previous commit

See https://github.com/wxWidgets/wxWidgets/pull/157#issuecomment-170154327
This commit is contained in:
Vadim Zeitlin 2016-01-09 00:38:17 +01:00
parent 7d63a316af
commit b4143a605c

View File

@ -137,7 +137,7 @@ All (GUI):
- Improve wxFileCtrl::SetFilename() and SetPath() (Kevin B. McCarty).
- Fix a crash when using animated GIFs in wxHtmlListBox.
- Use platform-specific stock icons for wxEditableListBox buttons.
- Add support for the evnets from multimedia keys (Jens Göpfert).
- Add support for the events from multimedia keys (Jens Göpfert).
wxGTK: