Procházet zdrojové kódy

Merge pull request #1857 from mega-bit/godot-docs/file-format-typo

Fixed typo in "TSCN file format"
Nathan Lovato před 6 roky
rodič
revize
0c25151087
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      development/file_formats/tscn.rst

+ 1 - 1
development/file_formats/tscn.rst

@@ -393,7 +393,7 @@ it includes:
 
 2) The :code:`path` has the format :code:`NodePath(Path/To/Node:Attribute)`. 
    It is the path from animation root node (property of AnimationPlayer) to the 
-   animated node or attrbute.
+   animated node or attribute.
 
 3) The :code:`interp` is the method to interpolate frames from the keyframes.
    it is a enum variable and can has value: