From f488ed28f31e0e3e335dd463b7bcbde4af1ce939 Mon Sep 17 00:00:00 2001 From: Benjamin Greenman Date: Mon, 8 Aug 2016 18:35:04 -0400 Subject: [PATCH] typo: "for and" --- scribble-doc/scribblings/scribble/core.scrbl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scribble-doc/scribblings/scribble/core.scrbl b/scribble-doc/scribblings/scribble/core.scrbl index 686b4222..c02619b6 100644 --- 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