diff --git a/doc/classes/Object.xml b/doc/classes/Object.xml index c308aa9d1c3..10fa7924169 100644 --- a/doc/classes/Object.xml +++ b/doc/classes/Object.xml @@ -703,7 +703,7 @@ Returns the list of existing signals as an [Array] of dictionaries. - [b]Note:[/b] Due of the implementation, each [Dictionary] is formatted very similarly to the returned values of [method get_method_list]. + [b]Note:[/b] Due to the implementation, each [Dictionary] is formatted very similarly to the returned values of [method get_method_list].