mirror of
https://github.com/awesomeWM/awesome
synced 2024-11-17 07:47:41 +01:00
Fix ldoc warning.
Signed-off-by: Julian Wollrath <jwollrath@web.de>
This commit is contained in:
parent
6de9d1e1d5
commit
f8a3209707
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
||||
|
|
Loading…
Reference in a new issue