From: Vadim Zeitlin Date: Sun, 12 Feb 2006 02:21:13 +0000 (+0000) Subject: typo X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/f154b9fa942e19e7e3ad4ef368787aec1c530048?ds=sidebyside typo git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37513 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/docs/changes.txt b/docs/changes.txt index 8fc84bce52..adbf9715dd 100644 --- a/docs/changes.txt +++ b/docs/changes.txt @@ -204,7 +204,7 @@ wxWinCE: - Fixed getting standard folder paths on WinCE. - Support for backspace key on smartphone. - Made both windows wxMediaCtrl Windows backends compilable with wxWinCE - it - is reccommended that you use wxMEDIABACKEND_WMP10 on this platform + is recommended that you use wxMEDIABACKEND_WMP10 on this platform directly, however. wxUniv: