commit c388f234241d3b4d919ce57a2d09c01ac03984c3
parent f9622dabf3344a3cce4071101d9ffece53310712
Author: Matthew Flatt <mflatt@racket-lang.org>
Date: Mon, 15 Dec 2014 18:11:08 -0700
fixup for previous commit
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/scribble-doc/scribblings/scribble/lp.scrbl b/scribble-doc/scribblings/scribble/lp.scrbl
@@ -24,7 +24,7 @@ two things: a program and a document describing the program:
@item{When the program is provided to Scribble---or used through
@racket[include-section] in another Scribble document with a
- @raclet[(submod ... doc)] module path---the entire contents of
+ @racket[(submod ... doc)] module path---the entire contents of
the module are treated like an ordinary Scribble document,
where @racket[chunk]s are typeset in a manner similar to
@racket[codeblock].}