Quellcode durchsuchen

Merge pull request #11171 from GlitchedCode922/animation_tree_typo

Fix typo in `AnimationTree` tutorial
Max Hilbrunner vor 2 Wochen
Ursprung
Commit
cf4599014b
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. 1 1
      tutorials/animation/animation_tree.rst

+ 1 - 1
tutorials/animation/animation_tree.rst

@@ -63,7 +63,7 @@ node by default.
 
 .. image:: img/animtree_emptyblendtree.webp
 
-In order for animations to play, a node has to be connected to to the output. You can add nodes from the **Add Node..** menu or by right clicking an empty space:
+In order for animations to play, a node has to be connected to the output. You can add nodes from the **Add Node..** menu or by right clicking an empty space:
 
 .. image:: img/animtree_blendnodes.webp