Skip to content

Commit

Permalink
update annotation
Browse files Browse the repository at this point in the history
  • Loading branch information
Krealle committed Dec 6, 2024
1 parent c778e53 commit 730b41b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Widgets/Texts/CustomFormats.lua
Original file line number Diff line number Diff line change
Expand Up @@ -274,7 +274,7 @@ end
---
--- Functions an easy way to create wrapper functions that can be used with the tag system
--- eg. for adding prefixes or wrapping string tags (non valid tag functions)
---@param tag string|function
---@param tag string|CustomTagFunc
---@param prefix string? if present will create a wrapper function that prepends the prefix to the tag
---@param suffix string? if present will create a wrapper function that appends the suffix to the tag
---@return CustomTagFunc
Expand Down

0 comments on commit 730b41b

Please sign in to comment.