diff --git a/doc/classes/WeakRef.xml b/doc/classes/WeakRef.xml index f80381acda6a..ea520178c7dc 100644 --- a/doc/classes/WeakRef.xml +++ b/doc/classes/WeakRef.xml @@ -12,7 +12,7 @@ - Returns the [Object] this weakref is referring to. + Returns the [Object] this weakref is referring to. Returns [code]null[/code] if that object no longer exists.