doc: Fix a typo (Disonnect -> Disconnect)
This commit is contained in:
parent
ba2750cf91
commit
99489584cc
|
@ -1,5 +1,5 @@
|
||||||
|
|
||||||
--- Disonnect to a signal.
|
--- Disconnect to a signal.
|
||||||
-- @tparam string name The name of the signal
|
-- @tparam string name The name of the signal
|
||||||
-- @tparam function func The callback that should be disconnected
|
-- @tparam function func The callback that should be disconnected
|
||||||
-- @function disconnect_signal
|
-- @function disconnect_signal
|
||||||
|
|
Loading…
Reference in New Issue