Skip to content

Commit ca25253

Browse files
authored
Merge pull request godotengine#8395 from theDrake/patch-1
Remove extra "the" in nodes_and_scenes.rst
2 parents c712afa + ca72a1c commit ca25253

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

getting_started/step_by_step/nodes_and_scenes.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ below the Text property and type "Hello World".
121121
You will see the text draw in the viewport as you type.
122122

123123
.. seealso:: You can edit any property listed in the Inspector as we did with
124-
the Text. For a complete reference of the Inspector dock, see the
124+
the Text. For a complete reference of the Inspector dock, see
125125
:ref:`doc_editor_inspector_dock`.
126126

127127
You can move your Label node in the viewport by selecting the move tool in the

0 commit comments

Comments
 (0)