From 827e36b5817202b38293a2e2d1c2d565da80a1b9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=A9mi=20Verschelde?= Date: Fri, 20 Nov 2020 09:52:31 +0100 Subject: [PATCH] doc: Warn about using Node internal processing See #43689. Also 'fixed' some spelling for behavior in publicly visible strings. (Sorry en_GB, en_CA, en_AU, and more... Silicon Valley won the tech spelling war.) (cherry picked from commit a655de89e3abc14baff7a95deb85fe4daed7361c) --- doc_classes/VisualScriptLists.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc_classes/VisualScriptLists.xml b/doc_classes/VisualScriptLists.xml index 6fe41c3..2eb2752 100644 --- a/doc_classes/VisualScriptLists.xml +++ b/doc_classes/VisualScriptLists.xml @@ -4,7 +4,7 @@ A Visual Script virtual class for in-graph editable nodes. - A Visual Script virtual class that defines the shape and the default behaviour of the nodes that have to be in-graph editable nodes. + A Visual Script virtual class that defines the shape and the default behavior of the nodes that have to be in-graph editable nodes.