From e8efc0bc1e9c072bcbac8eeab483c4565dccd28b Mon Sep 17 00:00:00 2001 From: Matthew Butterick Date: Thu, 3 Sep 2015 16:22:34 -0700 Subject: [PATCH] doc correction --- scribblings/template.scrbl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scribblings/template.scrbl b/scribblings/template.scrbl index 4feae4b..56ecaf0 100644 --- a/scribblings/template.scrbl +++ b/scribblings/template.scrbl @@ -79,7 +79,7 @@ Be careful not to pass existing HTML strings into this function, because the ang (select [key symbolish?] [value-source (or/c hash? txexpr? pagenode? pathish?)]) -(or/c #f txexpr-element? (listof txexpr-element?))] +(or/c #f txexpr-element?)] @defproc[ (select*