ui.gadgets.editors-docs: fix a typo
parent
d16cf66810
commit
cf5d0b349c
|
@ -8,7 +8,7 @@ HELP: <multiline-editor>
|
||||||
{ $description "Creates a new multi-line editor gadget." } ;
|
{ $description "Creates a new multi-line editor gadget." } ;
|
||||||
|
|
||||||
HELP: editor
|
HELP: editor
|
||||||
{ $class-description "An editor is a control for editing a multi-line passage of text stored in a " { $link document } " model. Editors are crated by calling " { $link <editor> } "."
|
{ $class-description "An editor is a control for editing a multi-line passage of text stored in a " { $link document } " model. Editors are created by calling " { $link <editor> } "."
|
||||||
$nl
|
$nl
|
||||||
"Editors have the following slots:"
|
"Editors have the following slots:"
|
||||||
{ $list
|
{ $list
|
||||||
|
|
Loading…
Reference in New Issue