core: fix typo in comment
This commit is contained in:
parent
7b13bb5cf9
commit
33c7b96146
@ -275,7 +275,7 @@ COMMAND_CALLBACK(bar)
|
||||
{
|
||||
/* create bar */
|
||||
if (gui_bar_new (
|
||||
argv[2], /* nane */
|
||||
argv[2], /* name */
|
||||
"0", /* hidden */
|
||||
"0", /* priority */
|
||||
str_type, /* type */
|
||||
|
Loading…
x
Reference in New Issue
Block a user