diff --git a/wxPython/docs/CHANGES.txt b/wxPython/docs/CHANGES.txt index caaf126f1c..597956b768 100644 --- a/wxPython/docs/CHANGES.txt +++ b/wxPython/docs/CHANGES.txt @@ -103,7 +103,7 @@ MoveBeforeInTabOrder methods of wx.Window. Applied (and heavily modified) a patch from Eugene that allows the sample modules in the demo to be edited and reloaded, all from within the demo. You can switch back -and forth beteen the default and your edited version, and any errors +and forth between the default and your edited version, and any errors ocurring upon the reload are reported on the Demo tab.