Explorar o código

Fix typo in visual scripting Nodes and terminology (#3941)

Fix Typo "sequenced getter" -> "sequenced setter"
wizardlu %!s(int64=5) %!d(string=hai) anos
pai
achega
6418e67568
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      getting_started/scripting/visual_script/nodes_purposes.rst

+ 1 - 1
getting_started/scripting/visual_script/nodes_purposes.rst

@@ -267,7 +267,7 @@ These are nodes you can use as temporary storage for your graphs. Make sure they
 .. image:: img/visual_script41.png
 
 
-As it can be seen above, there are two nodes available: A simple getter, and a sequenced getter (setting requires a sequence port).
+As it can be seen above, there are two nodes available: A simple getter, and a sequenced setter (setting requires a sequence port).
 
 
 Scene Node