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. """