Просмотр исходного кода

Merge pull request #2570 from BenjaminRiley/patch-1

Update 'step_by_step/scripting_continued'
Julian Murgia 6 лет назад
Родитель
Сommit
7d1e807f69
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      getting_started/step_by_step/scripting_continued.rst

+ 1 - 1
getting_started/step_by_step/scripting_continued.rst

@@ -89,7 +89,7 @@ Groups
 
 
 Groups in Godot work like tags you might have come across in other software.
 Groups in Godot work like tags you might have come across in other software.
 A node can be added to as many groups as desired. This is a useful feature for
 A node can be added to as many groups as desired. This is a useful feature for
-organizing large scenes. There are two ways to do add nodes to groups. The
+organizing large scenes. There are two ways to add nodes to groups. The
 first is from the UI, using the Groups button under the Node panel:
 first is from the UI, using the Groups button under the Node panel:
 
 
 .. image:: img/groups_in_nodes.png
 .. image:: img/groups_in_nodes.png