From 5617546b7e1c2df52e7b84b1727dee7f2449349a Mon Sep 17 00:00:00 2001 From: Chris Double Date: Wed, 29 Sep 2010 10:23:43 +1300 Subject: [PATCH] Fix chloe-content docs --- basis/furnace/actions/actions-docs.factor | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/basis/furnace/actions/actions-docs.factor b/basis/furnace/actions/actions-docs.factor index 862bdead72..ae9dd9b65c 100644 --- a/basis/furnace/actions/actions-docs.factor +++ b/basis/furnace/actions/actions-docs.factor @@ -9,7 +9,7 @@ HELP: HELP: { $values - { "path" "a pathname string" } + { "pair" "a pair with shape " { $snippet "{ class string }" } } { "response" response } } { $description "Creates an HTTP response which serves a Chloe template. See " { $link "html.templates.chloe" } "." } ;