From 04562662d38a83e1ac1fde2af9572ca38147e772 Mon Sep 17 00:00:00 2001 From: VolTer Date: Fri, 28 Apr 2023 01:35:33 +0200 Subject: Overhaul the top sections of the class reference (Core classes) --- 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 e3f5502391..a40afa702c 100644 --- a/modules/gdscript/doc_classes/@GDScript.xml +++ b/modules/gdscript/doc_classes/@GDScript.xml @@ -1,7 +1,7 @@ - Built-in GDScript functions. + Built-in GDScript constants, functions, and annotations. A list of GDScript-specific utility functions and annotations accessible from any script. -- cgit v1.2.3