From ef9f7d4ff3f6e90b7336e23efc828a459834756c Mon Sep 17 00:00:00 2001 From: Jay McCarthy Date: Sun, 26 Jul 2009 19:05:41 +0000 Subject: [PATCH] Fixing a small typo svn: r15576 original commit: 029fc31b34f9e38b138504eed624273a13d9cb10 --- collects/scribblings/scribble/how-to-paper.scrbl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/collects/scribblings/scribble/how-to-paper.scrbl b/collects/scribblings/scribble/how-to-paper.scrbl index fdeb4ad9..72657cf6 100644 --- a/collects/scribblings/scribble/how-to-paper.scrbl +++ b/collects/scribblings/scribble/how-to-paper.scrbl @@ -209,7 +209,7 @@ language, then you get an error, because @scheme[abstract] is not defined. When a document is implemented across multiple files, changing the -language of the man document can set the style for all of the parts, +language of the main document can set the style for all of the parts, but it does not introduce bindings into the other part files. For example, if you change the language of @filepath{mouse.scrbl} to @schememodname[scribble/sigplan], then @scheme[abstract] becomes