ui.gadgets: fix docs for max-dims.

db4
John Benediktsson 2012-08-01 07:37:44 -07:00
parent 3cfce74d28
commit 04dd210b37
1 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,7 @@ HELP: pick-up
{ $description "Outputs the child at a point in the gadget's co-ordinate system. This word recursively descends the gadget hierarchy, and so outputs the deepest child." } ;
HELP: max-dims
{ $values { "dims" "a sequence of pairs of integers" } { "dim" "a pair of integers" } }
{ $values { "seq" "a sequence of pairs of integers" } { "dim" "a pair of integers" } }
{ $description "Outputs the smallest dimensions of a rectangle which can fit all the dimensions in the sequence." } ;
{ pref-dims max-dims sum-dims } related-words