bkyk8rc3zvpnsf5inmcqq4n3k98cv6hj-my-site-hyper-literate-git.test.suzanne.soy-0.0.1

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README | LICENSE

commit ef9f7d4ff3f6e90b7336e23efc828a459834756c
parent 3b2f37b11a70ff13417aa6021eb4757816f9d5e5
Author: Jay McCarthy <jay@racket-lang.org>
Date:   Sun, 26 Jul 2009 19:05:41 +0000

Fixing a small typo

svn: r15576

original commit: 029fc31b34f9e38b138504eed624273a13d9cb10

Diffstat:
Mcollects/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 @@ -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