doc: Fix a copy/paste error.

This commit is contained in:
Emmanuel Lepage Vallee 2023-12-29 18:34:06 -08:00
parent 4533bb00bd
commit 98a89226a4
1 changed files with 1 additions and 1 deletions

View File

@ -333,7 +333,7 @@ end
-- @tparam gears.color|string args.style.fg_selected
-- @tparam gears.surface|string args.style.bgimage_normal
-- @tparam gears.surface|string args.style.bgimage_selected
-- @tparam[opt] table widget_template A custom widget to be used for each action.
-- @tparam[opt] table args.widget_template A custom widget to be used for each action.
-- @treturn widget The action widget.
-- @constructorfct naughty.list.actions