From fd652aa46230a4e45c11a8123c20fb91277854b6 Mon Sep 17 00:00:00 2001 From: Eli Barzilay Date: Sat, 2 Feb 2008 19:59:40 +0000 Subject: [PATCH] typo svn: r8510 --- collects/scribblings/quick/quick.scrbl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/collects/scribblings/quick/quick.scrbl b/collects/scribblings/quick/quick.scrbl index 487eca6acf..5394e7455f 100644 --- a/collects/scribblings/quick/quick.scrbl +++ b/collects/scribblings/quick/quick.scrbl @@ -419,7 +419,7 @@ Modules are named and distributed in various ways: @schememod[ scheme (require "quick.ss") - (rainbow square) + (rainbow (square 5)) ] and when you run @filepath{use.ss}, a rainbow list of squares