Fix typo in math.binpack-docs.

db4
John Benediktsson 2008-12-09 16:40:32 -08:00
parent 3bd4c0b4be
commit eb86d88dd4
1 changed files with 1 additions and 1 deletions

View File

@ -15,5 +15,5 @@ HELP: binpack*
HELP: binpack!
{ $values { "items" sequence } { "quot" quotation } { "n" "number of bins" } { "bins" "packed bins" } }
{ $description "Packs a sequence of items into the specified number of bins, using the quotatino to determine the weight." } ;
{ $description "Packs a sequence of items into the specified number of bins, using the quotation to determine the weight." } ;