Procházet zdrojové kódy

Merge pull request #2880 from 20kdc/animations-typo-fix

Typo with the Animation introduction referring to the wrong target node class
Nathan Lovato před 5 roky
rodič
revize
917190f517
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      tutorials/animation/introduction_2d.rst

+ 1 - 1
tutorials/animation/introduction_2d.rst

@@ -381,7 +381,7 @@ one.
 .. image:: img/animation_method_options.png
 
 When Godot reaches the keyframe, Godot calls the
-:ref:`class_AnimationPlayer` node's "play" function and the stream
+:ref:`class_AudioStreamPlayer` node's "play" function and the stream
 plays.
 
 You can change its position by dragging it on the timeline, you can also