diff --git a/doc/classes/AnimationMixer.xml b/doc/classes/AnimationMixer.xml
index f09ae953ad..1c5ffec3d5 100644
--- a/doc/classes/AnimationMixer.xml
+++ b/doc/classes/AnimationMixer.xml
@@ -350,6 +350,7 @@
Notifies when an animation starts playing.
+ [b]Note:[/b] This signal is not emitted if an animation is looping.