Browse Source

Merge pull request #2804 from anoadragon453/anoa/typo_period

Add a period to list item for consistency
Hugo Locurcio 5 years ago
parent
commit
8e98d868a7
1 changed files with 1 additions and 1 deletions
  1. 1 1
      getting_started/step_by_step/scene_tree.rst

+ 1 - 1
getting_started/step_by_step/scene_tree.rst

@@ -48,7 +48,7 @@ important uses:
 
 -  It contains the root :ref:`Viewport <class_Viewport>`, to which a
    scene is added as a child when it's first opened to become
-   part of the *Scene Tree* (more on that next)
+   part of the *Scene Tree* (more on that next).
 -  It contains information about the groups and has the means to call all
    nodes in a group or get a list of them.
 -  It contains some global state functionality, such as setting pause