smart-docs output>array typo fix
parent
aafc885060
commit
4817ba5a93
|
@ -23,7 +23,7 @@ HELP: output>array
|
||||||
{ "quot" quotation }
|
{ "quot" quotation }
|
||||||
{ "newquot" quotation }
|
{ "newquot" quotation }
|
||||||
}
|
}
|
||||||
{ $description "Infers the number or outputs from the quotation and constructs an array from those outputs." }
|
{ $description "Infers the number of outputs from the quotation and constructs an array from those outputs." }
|
||||||
{ $examples
|
{ $examples
|
||||||
{ $example
|
{ $example
|
||||||
"USING: combinators combinators.smart math prettyprint ;
|
"USING: combinators combinators.smart math prettyprint ;
|
||||||
|
|
Loading…
Reference in New Issue