git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43474
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
\wxheading{Parameters}
-\docparam{parent}{Parent window, must not be non-\texttt{NULL}.}
+\docparam{parent}{Parent window, must be non-\NULL.}
\docparam{id}{The identifier for the control.}
Starts playing the animation.
The animation is always played in loop mode (unless the last frame of the animation
has an infinite delay time) and always start from the first frame
-(even if you \helpref{atopped}{wxanimationctrlstop} it while some other frame was
+(even if you \helpref{stopped}{wxanimationctrlstop} it while some other frame was
displayed).