smart-docs output>array typo fix

db4
otoburb 2011-03-13 20:41:15 +00:00
parent aafc885060
commit 4817ba5a93
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ HELP: output>array
{ "quot" 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
{ $example
"USING: combinators combinators.smart math prettyprint ;