svn: r11814
This commit is contained in:
Jay McCarthy 2008-09-18 20:56:23 +00:00
parent b8c1988ada
commit 905d0b3566

View File

@ -160,7 +160,7 @@ types. Refer to @secref["input-formlets"] for example low-level formlets using t
@defproc[(xml-forest [r xexpr-forest/c])
(formlet/c procedure?)]{
Constructs a @tech{formlet} with the rendering @scheme[r] and the identitiy procedure as the processing step.
Constructs a @tech{formlet} with the rendering @scheme[r] and the identity procedure as the processing step.
}
@defproc[(xml [r xexpr?])