diff --git a/docs/common/object.ldoc b/docs/common/object.ldoc index 24285299d..e3f111007 100644 --- a/docs/common/object.ldoc +++ b/docs/common/object.ldoc @@ -1,5 +1,5 @@ ---- Disonnect to a signal. +--- Disconnect to a signal. -- @tparam string name The name of the signal -- @tparam function func The callback that should be disconnected -- @function disconnect_signal