소스 검색

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

Fix Typo "sequenced getter" -> "sequenced setter"
wizardlu 5 년 전
부모
커밋
6418e67568
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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