commit f488ed28f31e0e3e335dd463b7bcbde4af1ce939
parent 5b37a3ac7290363e561473668b58b63fe325ee82
Author: Benjamin Greenman <benjaminlgreenman@gmail.com>
Date: Mon, 8 Aug 2016 18:35:04 -0400
typo: "for and"
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/scribble-doc/scribblings/scribble/core.scrbl b/scribble-doc/scribblings/scribble/core.scrbl
@@ -1772,7 +1772,7 @@ The @racket[path] field can be a result of
Used as a @tech{style property} on the main @racket[part] of a document
to set a default prefix file, style file, and extra files (see
@secref["config-style"]). The defaults are used by the
-@exec{scribble} command-line tool for and @DFlag{latex} or @DFlag{pdf}
+@exec{scribble} command-line tool for @DFlag{latex} or @DFlag{pdf}
mode if none are supplied via @DFlag{prefix} and @DFlag{style} (where
@racket[extra-files] are used only when @racket[prefix] is used). A
byte-string value is used directly like file content, and a path can