Fix typo in the last changelog entry.

s/reated/created/

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_3_0_BRANCH@77512 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
2014-08-29 23:22:32 +00:00
parent 8e95772b1a
commit 5e565d05f8

View File

@@ -610,7 +610,7 @@ wxMSW:
- Add paragraph spacing attributes support to wxTextCtrl (dannchr).
- Show new style directory selector even for non existent paths (raychow).
- Fix order of radial gradient stops (Alexandru Pana).
- Fix font reated using wxFont(wxFontInfo()) ctor.
- Fix font created using wxFont(wxFontInfo()) ctor.
3.0.1: (released 2014-06-15)