Fix furnace.actions help lint

db4
Doug Coleman 2010-10-01 01:40:29 -05:00
parent 046efe7798
commit ae60761d42
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ HELP: <action>
HELP: <chloe-content>
{ $values
{ "pair" "a pair with shape " { $snippet "{ class string }" } }
{ "path" "a path" }
{ "response" response }
}
{ $description "Creates an HTTP response which serves a Chloe template. See " { $link "html.templates.chloe" } "." } ;