From c388f234241d3b4d919ce57a2d09c01ac03984c3 Mon Sep 17 00:00:00 2001 From: Matthew Flatt Date: Mon, 15 Dec 2014 18:11:08 -0700 Subject: [PATCH] fixup for previous commit --- scribble-doc/scribblings/scribble/lp.scrbl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scribble-doc/scribblings/scribble/lp.scrbl b/scribble-doc/scribblings/scribble/lp.scrbl index 1917c86c..da97b5a2 100644 --- 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].}