diff --git a/doc/classes/Object.xml b/doc/classes/Object.xml
index 628ff63f79c..43267c07b74 100644
--- a/doc/classes/Object.xml
+++ b/doc/classes/Object.xml
@@ -698,7 +698,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].