From 9a547ff7b4db3f94e3edd6a3730c1068f2b7874f Mon Sep 17 00:00:00 2001 From: Geoff Shannon Date: Sun, 22 Dec 2019 18:24:04 -0800 Subject: [PATCH] raco-exe doc: minor grammar edit --- pkgs/racket-doc/scribblings/raco/exe.scrbl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkgs/racket-doc/scribblings/raco/exe.scrbl b/pkgs/racket-doc/scribblings/raco/exe.scrbl index 9a33163463..124b388518 100644 --- a/pkgs/racket-doc/scribblings/raco/exe.scrbl +++ b/pkgs/racket-doc/scribblings/raco/exe.scrbl @@ -81,7 +81,7 @@ symbolic name is generated in an unspecified but deterministic way where the name starts with @as-index{@litchar{#%embedded:}}, except that the main module is prefixed with @litchar{#%mzc:}. The relative lack of specification for module names can be be a problem -form language constructs that are sensitive to a module names, such as +for language constructs that are sensitive to module names, such as serialization. To take more control over a module's symbolic name, use the @DPFlag{named-lib} or @DPFlag{named-file} argument to specify a prefix that is appended before the module's base name to generate a