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

Fix Typo "sequenced getter" -> "sequenced setter"
This commit is contained in:
wizardlu
2020-08-28 18:15:35 +03:00
committed by GitHub
parent 77f13f16a5
commit 6418e67568

View File

@@ -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