Fix a minor typos
Thanks to anrxc for noticing the graph one. Signed-off-by: Uli Schlachter <psychon@znc.in>
This commit is contained in:
parent
d74f7c6324
commit
30b0f1c654
|
@ -69,7 +69,7 @@ local data = setmetatable({}, { __mode = "k" })
|
|||
--- Set the graph to draw stacks. Default is false.
|
||||
-- @name set_stack
|
||||
-- @class function
|
||||
-- @param progressbar The graph.
|
||||
-- @param graph The graph.
|
||||
-- @param stack A boolean value.
|
||||
|
||||
--- Set the graph stacking colors. Order matters.
|
||||
|
|
Loading…
Reference in New Issue