Fixed typo

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28654 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robin Dunn
2004-08-06 00:37:27 +00:00
parent 5924e48d2e
commit 7332129f44

View File

@@ -103,7 +103,7 @@ MoveBeforeInTabOrder methods of wx.Window.
Applied (and heavily modified) a patch from Eugene
<svip123@fastmail.fm> 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.