Merge pull request #2619 from awesomeWM/Elv13-patch-1
doc: Fix a copy+paste mistake
This commit is contained in:
commit
5da5d36178
|
@ -382,7 +382,7 @@ end
|
|||
-- @tparam string|pattern args.style.shape_border_width_selected
|
||||
-- @tparam string|pattern args.style.shape_border_color_selected
|
||||
-- @treturn widget The action widget.
|
||||
-- @function naughty.widget.layoutlist
|
||||
-- @function awful.widget.layoutlist
|
||||
|
||||
local is_connected, instances = false, setmetatable({}, {__mode = "v"})
|
||||
|
||||
|
|
Loading…
Reference in New Issue