Fix ldoc warning.

Signed-off-by: Julian Wollrath <jwollrath@web.de>
This commit is contained in:
Julian Wollrath 2015-02-22 22:26:39 +01:00 committed by Daniel Hahler
parent 6de9d1e1d5
commit f8a3209707

View file

@ -50,7 +50,7 @@ local setmetatable = setmetatable
local finder = { mt = {} }
--- Mouse finder private data.
-- @name data
-- @table data
-- @field color Background color.
-- @field hide The hide() function.
-- @field show The show() function.