diff --git a/wxPython/contrib/animate/msw/animate.py b/wxPython/contrib/animate/msw/animate.py index a86f400d78..8365363811 100644 --- a/wxPython/contrib/animate/msw/animate.py +++ b/wxPython/contrib/animate/msw/animate.py @@ -2,7 +2,7 @@ # Don't modify this file, modify the SWIG interface instead. """ -Simple animation player classes, including `wxGIFAnimationCtrl` for displaying +Simple animation player classes, including `GIFAnimationCtrl` for displaying animated GIF files """