kernel: fix help-lint warning for 2with.

db4
John Benediktsson 2014-07-22 07:47:28 -07:00
parent 60ffe0680e
commit 917ce9f773
1 changed files with 1 additions and 1 deletions

View File

@ -783,7 +783,7 @@ HELP: with
HELP: 2with HELP: 2with
{ $values { $values
{ "param1" object } { "param1" object }
{ "param1" object } { "param2" object }
{ "obj" object } { "obj" object }
{ "quot" { $quotation ( param1 param2 elt -- ... ) } } { "quot" { $quotation ( param1 param2 elt -- ... ) } }
{ "curry" curry } { "curry" curry }