doc: fix for set_markup
This commit is contained in:
parent
6880835c26
commit
a8d224ef5c
|
@ -135,7 +135,7 @@ tooltip.set_text = function(self, text)
|
|||
end
|
||||
end
|
||||
|
||||
--- Change displayed text.
|
||||
--- Change displayed markup.
|
||||
--
|
||||
-- @tparam tooltip self The tooltip object.
|
||||
-- @tparam string text New tooltip markup, passed to
|
||||
|
|
Loading…
Reference in New Issue