From bd42ba7d0cc65cb2967302f40d84eeb7516a836a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=A9mi=20Verschelde?= Date: Wed, 17 Jan 2018 10:43:23 +0100 Subject: [PATCH] doc: Replace some more "val" with "value" + sync --- doc_classes/VisualScript.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc_classes/VisualScript.xml b/doc_classes/VisualScript.xml index fa94e9e..a037344 100644 --- a/doc_classes/VisualScript.xml +++ b/doc_classes/VisualScript.xml @@ -9,7 +9,7 @@ You are most likely to use this class via the Visual Script editor or when writing plugins for it. - http://docs.godotengine.org/en/3.0/learning/scripting/visual_script/index.html + http://docs.godotengine.org/en/3.0/learning/scripting/visual_script/index.html