From 4c716f362378c18db05dc5c09f878d2aa3c7dd98 Mon Sep 17 00:00:00 2001 From: Andreas Haas Date: Sat, 14 Oct 2017 12:45:26 +0200 Subject: [DOCS] Fix a few typos. --- doc/classes/VisualScript.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/classes/VisualScript.xml') diff --git a/doc/classes/VisualScript.xml b/doc/classes/VisualScript.xml index e44547cd8..8961ff156 100644 --- a/doc/classes/VisualScript.xml +++ b/doc/classes/VisualScript.xml @@ -4,7 +4,7 @@ A script implemented in the Visual Script programming environment. - A script implemented in the Visual Script programming environment. The script exends the functionality of all objects that instance it. + A script implemented in the Visual Script programming environment. The script extends the functionality of all objects that instance it. [method Object.set_script] extends an existing object, if that object's class matches one of the script's base classes. You are most likely to use this class via the Visual Script editor or when writing plugins for it. -- cgit v1.2.3-70-g09d2