From b61b85f4135a27605a548ceb47fa196c48f49df3 Mon Sep 17 00:00:00 2001 From: Matthew Flatt Date: Mon, 17 May 2010 15:11:03 -0600 Subject: [PATCH] fix Scribble doc reference to element original commit: ed1c74108fe505c3b3d60ce12fb8cbc5d6be52f0 --- collects/scribblings/scribble/manual.scrbl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/collects/scribblings/scribble/manual.scrbl b/collects/scribblings/scribble/manual.scrbl index 3665dc62..0a4d96de 100644 --- a/collects/scribblings/scribble/manual.scrbl +++ b/collects/scribblings/scribble/manual.scrbl @@ -1204,7 +1204,7 @@ An alias for @racket[centered] for backward compatibility.} Typesets the @racket[pre-flow]s as the content of @racket[filename]. For example, the content may be inset on the page with @racket[filename] above it. If @racket[filename] is a string, it -is passed to @racket{filepath} to obtain an @tech{element}.} +is passed to @racket{filepath} to obtain an @racket[element].} @; ------------------------------------------------------------------------ @section[#:tag "index-entries"]{Index-Entry Descriptions}