]> git.saurik.com Git - wxWidgets.git/commitdiff
fix typo
authorRobin Dunn <robin@alldunn.com>
Tue, 14 Nov 2006 21:51:57 +0000 (21:51 +0000)
committerRobin Dunn <robin@alldunn.com>
Tue, 14 Nov 2006 21:51:57 +0000 (21:51 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43423 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

wxPython/docs/CHANGES.txt

index 80869299ceffad270adb65c89694a404eb406755..5eb2159e65cb8ef068ccea9327a47c73ef3d808e 100644 (file)
@@ -414,7 +414,7 @@ provide a way to show a standard About box for the application, which
 will either be a native dialog or a generic one depending on what info
 is provided and if it can all be shown with the native dialog.
 
-The code in the animate contrib has been moved into the code wxWidgets
+The code in the animate contrib has been moved into the core wxWidgets
 library, and refactored a bit along the way.  For wxPython it still
 exists in the wx.animate module, but has basically been reduced to two
 classes, wx.animate.Animation, and wx.animate.AnimationCtrl.  You load