gadgets-docs: fix typo

db4
Eduardo Cavazos 2008-07-10 10:56:57 -05:00
parent b8d9379b2b
commit 0baaeec563
1 changed files with 1 additions and 1 deletions

View File

@ -50,7 +50,7 @@ HELP: intersects?
HELP: gadget-child
{ $values { "gadget" gadget } { "child" gadget } }
{ $description "Outputs the first child of the gadget. Typicallykernel.private this word is used with gadgets which are known to have an only child." } ;
{ $description "Outputs the first child of the gadget. Typically this word is used with gadgets which are known to have an only child." } ;
HELP: nth-gadget
{ $values { "n" "a non-negative integer" } { "gadget" gadget } { "child" gadget } }