From: Robin Dunn Date: Tue, 7 Nov 2006 05:13:36 +0000 (+0000) Subject: Typo fixed X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/20be5dfc14adf4d4df81f4436fb1a662592e894a Typo fixed git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43141 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/wxPython/demo/AnimateCtrl.py b/wxPython/demo/AnimateCtrl.py index 789a430c99..e993e4ee77 100644 --- a/wxPython/demo/AnimateCtrl.py +++ b/wxPython/demo/AnimateCtrl.py @@ -46,7 +46,7 @@ overview = """

wx.animate.AnimationCtrl

wx.animate.AnimationCtrl is like a wx.StaticBitmap but is able to -display an animation by extracing frames from a multi-images GIF file. +display an animation by extracing frames from a multi-image GIF file. """