From 6c46787749879e4afe37e652446801fc6f4cd8f1 Mon Sep 17 00:00:00 2001
From: Rémi Verschelde
Date: Wed, 17 Jan 2018 10:43:23 +0100
Subject: doc: Replace some more "val" with "value" + sync
---
modules/gdscript/doc_classes/GDScript.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
(limited to 'modules/gdscript')
diff --git a/modules/gdscript/doc_classes/GDScript.xml b/modules/gdscript/doc_classes/GDScript.xml
index 31328ab83..ba7d56a3b 100644
--- a/modules/gdscript/doc_classes/GDScript.xml
+++ b/modules/gdscript/doc_classes/GDScript.xml
@@ -8,7 +8,7 @@
[method new] creates a new instance of the script. [method Object.set_script] extends an existing object, if that object's class matches one of the script's base classes.
- http://docs.godotengine.org/en/3.0/learning/scripting/gdscript/index.html
+ http://docs.godotengine.org/en/3.0/learning/scripting/gdscript/index.html
--
cgit v1.3.1