diff --git a/doc/classes/WeakRef.xml b/doc/classes/WeakRef.xml index 8f514d177eb..a0c99546772 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.