]> git.saurik.com Git - wxWidgets.git/commitdiff
Typo fixed
authorRobin Dunn <robin@alldunn.com>
Tue, 7 Nov 2006 05:13:36 +0000 (05:13 +0000)
committerRobin Dunn <robin@alldunn.com>
Tue, 7 Nov 2006 05:13:36 +0000 (05:13 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43141 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

wxPython/demo/AnimateCtrl.py

index 789a430c99b250724f4536a9d1ce5668875702e1..e993e4ee7791b60653f17c10ac19e02cc3ce020a 100644 (file)
@@ -46,7 +46,7 @@ overview = """<html><body>
 <h2><center>wx.animate.AnimationCtrl</center></h2>
 
 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.
 
 </body></html>
 """