diff --git a/doc/classes/@GlobalScope.xml b/doc/classes/@GlobalScope.xml index 38b1ec3554b..eb071836187 100644 --- a/doc/classes/@GlobalScope.xml +++ b/doc/classes/@GlobalScope.xml @@ -2926,7 +2926,7 @@ Hints that a property is an [Array] with the stored type specified in the hint string. - Hints that a property is a [Dictionary] with the stored types specified in the hint string. + Hints that a property is a [Dictionary] with the stored types specified in the hint string. The hint string contains the key and value types separated by a semicolon (e.g. [code]"int;String"[/code]). Hints that a string property is a locale code. Editing it will show a locale dialog for picking language and country.