doc: Fix a typo (Disonnect -> Disconnect)

This commit is contained in:
Emmanuel Lepage Vallee 2016-08-21 04:28:59 -04:00
parent ba2750cf91
commit 99489584cc
1 changed files with 1 additions and 1 deletions

View File

@ -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