From e63772ab7ddb19a8b196cc1af4d2e9c7fa00b9a3 Mon Sep 17 00:00:00 2001 From: Christian Winter Date: Tue, 12 Sep 2017 11:27:24 +0200 Subject: [PATCH] Fix typo and formatting 'ar part of a tere' to 'are part of a tree' remove accidental space on line start to avoid indentation --- learning/scripting/visual_script/visual_script_basics.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/learning/scripting/visual_script/visual_script_basics.rst b/learning/scripting/visual_script/visual_script_basics.rst index 698a133a5..2d4503f92 100644 --- a/learning/scripting/visual_script/visual_script_basics.rst +++ b/learning/scripting/visual_script/visual_script_basics.rst @@ -165,7 +165,7 @@ Nodes and Terminology Before continuing, it must be noted that the *Node* termonology needs to be used with care. When refering to *Visual Script Nodes* (or generally just *Nodes*) this text will refer to the little boxes you connect with lines, which are part of a graph. When refering to just *Scene Nodes*, it is implied that the elements - that make up a Scene are being refered, which ar part of a tere. Their naming is similar, but their function is different. +that make up a Scene are being refered, which are part of a tree. Their naming is similar, but their function is different. When refering to *Node* here, it will be implied that a *Visual Script Node* is refered to unless indicated otherwise. .. image:: /img/visual_script16.png