ui.gadgets.toolbar-docs: fix <toolbar> word description
parent
bc6d5e6ce6
commit
63ba5d458e
|
@ -4,4 +4,4 @@ IN: ui.gadgets.toolbar
|
||||||
|
|
||||||
HELP: <toolbar>
|
HELP: <toolbar>
|
||||||
{ $values { "target" object } { "toolbar" gadget } }
|
{ $values { "target" object } { "toolbar" gadget } }
|
||||||
{ $description "Creates a row of " { $link <command-button> } " gadgets invoking commands on " { $snippet "target" } ". The commands are taken from the " { $snippet "\"toolbar\"" } " command group of each class in " { $snippet "classes" } "." } ;
|
{ $description "Creates a row of " { $link <command-button> } " gadgets invoking commands on " { $snippet "target" } ". The commands are taken from the " { $snippet "\"toolbar\"" } " command group of the " { $snippet "target" } "'s class." } ;
|
||||||
|
|
Loading…
Reference in New Issue