Skip to content

Commit

Permalink
doc: Fix a copy/paste error.
Browse files Browse the repository at this point in the history
  • Loading branch information
Elv13 committed Dec 31, 2023
1 parent 4533bb0 commit 98a8922
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/naughty/list/actions.lua
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 98a8922

Please sign in to comment.