diff --git a/doc/classes/SpriteFrames.xml b/doc/classes/SpriteFrames.xml index de3601792c0..374233ca982 100644 --- a/doc/classes/SpriteFrames.xml +++ b/doc/classes/SpriteFrames.xml @@ -54,7 +54,7 @@ - If [code]true[/code], the given animation will loop. + Returns [code]true[/code] if the given animation is configured to loop when it finishes playing. Otherwise, returns [code]false[/code].