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:
Uli Schlachter 2011-05-07 16:04:04 +02:00
parent d74f7c6324
commit 30b0f1c654
1 changed files with 1 additions and 1 deletions

View File

@ -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.