We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c65c861 commit 92bcb00Copy full SHA for 92bcb00
docs/dictionary/message/playStopped.lcdoc
@@ -26,7 +26,7 @@ Handle the <playStopped> <message> if you want to perform a task when a
26
movie or sound finishes playing.
27
28
The <playStopped> <message> is sent when the movie or sound reaches its
29
-end when playing forwards, the movie of sound reaches its beginning if it
+end when playing forwards, the movie or sound reaches its beginning if it
30
is playing backwards, or when a play stop <command> <execute|executes>.
31
If the user pauses the movie or sound, the <playPaused> <message> is sent
32
instead.
0 commit comments