diff --git a/wxPython/docs/CHANGES.txt b/wxPython/docs/CHANGES.txt index 323c44f48d..4b2254aef3 100644 --- a/wxPython/docs/CHANGES.txt +++ b/wxPython/docs/CHANGES.txt @@ -247,7 +247,7 @@ dropping the parentheses. Updated the C++ code for wx.gizmos.TreeListCtrl from the wxCode project. This has resulted in some minor API changes, most of which -were handled in the wrapper code. +were worked around in the wrapper code.