Merge pull request #2619 from awesomeWM/Elv13-patch-1

doc: Fix a copy+paste mistake
This commit is contained in:
mergify[bot] 2019-01-28 06:53:24 +00:00 committed by GitHub
commit 5da5d36178
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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"})