X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/e19b9131cb2d7c0f5d05dc75889172de49f788d0..6d50049a5c4a04f10df683482b51e10c2d65ef84:/wxPython/demo/AnimateCtrl.py?ds=inline 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. """