commit 454ac77d5fb2eacba296595dbdb24ccc0cba45a7
parent 08f7d20deb27cadde7cc747bd5ed5ac3665e20fb
Author: John Clements <clements@racket-lang.org>
Date: Fri, 15 Feb 2008 22:48:12 +0000
procedure -> form
svn: r8677
original commit: f83690cb630f58160c63fe84aff7bbc51f7cf7e0
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/collects/scribblings/scribble/manual.scrbl b/collects/scribblings/scribble/manual.scrbl
@@ -372,7 +372,7 @@ The @scheme[defmodule] or @scheme[declare-exporting] requires, as well
as the binding requirements for @scheme[id], are the same as for
@scheme[defproc].
-The @tech{decode}d @scheme[pre-flow] documents the procedure. In this
+The @tech{decode}d @scheme[pre-flow] documents the form. In this
description, a reference to any identifier in @scheme[datum] via
@scheme[scheme], @scheme[schemeblock], @|etc| is typeset as a sub-form
non-terminal. If @scheme[#:literals] clause is provided, however,