]> gitweb.factorcode.org Git - factor.git/commitdiff
ui.gadgets.editors-docs: fix a typo
authorAlexander Iljin <ajsoft@yandex.ru>
Fri, 13 Oct 2017 17:24:30 +0000 (20:24 +0300)
committerJohn Benediktsson <mrjbq7@gmail.com>
Mon, 22 Jan 2018 15:58:17 +0000 (07:58 -0800)
basis/ui/gadgets/editors/editors-docs.factor

index e1f900608f171bdf61ddd59dd7c291319f554264..56a052431784e77c25a0a579e5c1144ee5381603 100644 (file)
@@ -8,7 +8,7 @@ HELP: <multiline-editor>
 { $description "Creates a new multi-line editor gadget." } ;
 
 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
 "Editors have the following slots:"
 { $list