From 4834e14493f14f1c1e219dff7fca66548fb74108 Mon Sep 17 00:00:00 2001 From: Duroxxigar Date: Fri, 2 Oct 2020 17:03:52 -0400 Subject: Updated getters and setters names for toplevel --- doc/classes/Control.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/classes') diff --git a/doc/classes/Control.xml b/doc/classes/Control.xml index 3b33bbb45b..f495bfe894 100644 --- a/doc/classes/Control.xml +++ b/doc/classes/Control.xml @@ -669,7 +669,7 @@ - Invalidates the size cache in this node and in parent nodes up to toplevel. Intended to be used with [method get_minimum_size] when the return value is changed. Setting [member rect_min_size] directly calls this method automatically. + Invalidates the size cache in this node and in parent nodes up to top_level. Intended to be used with [method get_minimum_size] when the return value is changed. Setting [member rect_min_size] directly calls this method automatically. -- cgit v1.2.3