X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/e19b9131cb2d7c0f5d05dc75889172de49f788d0..30e24d9dd5a5abf1c9a375ea259eb239b122b7f7:/wxPython/demo/AnimateCtrl.py 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. """