From f781571d070b7d8d13936a383658af289f310ae7 Mon Sep 17 00:00:00 2001 From: Hugo Locurcio Date: Wed, 21 Feb 2024 18:51:08 +0100 Subject: Add keywords to improve search in the class reference --- modules/gdscript/doc_classes/@GDScript.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/gdscript/doc_classes') diff --git a/modules/gdscript/doc_classes/@GDScript.xml b/modules/gdscript/doc_classes/@GDScript.xml index 5cfbd3f9dd..4b009f1866 100644 --- a/modules/gdscript/doc_classes/@GDScript.xml +++ b/modules/gdscript/doc_classes/@GDScript.xml @@ -209,7 +209,7 @@ [b]Note:[/b] Calling this function from a [Thread] is not supported. Doing so will instead print the thread ID. - + Returns an array with the given range. [method range] can be called in three ways: -- cgit v1.2.3