typo in the description

This commit is contained in:
Eli Barzilay 2011-08-17 17:56:35 -04:00
parent 1d6c3aa4ea
commit 38558b5fa7

View File

@ -98,7 +98,7 @@
for constructing images, and DrRacket can display an image result as
easily as it can display a number result. In this case, a
@elemcode{sierpinski} function is defined and called (at the same time)
to generate a Sierpinski triangle of depth 6.})
to generate a Sierpinski triangle of depth 8.})
(graphical-example ; ---------------------------------------------
@code{#lang racket/gui ; A GUI guessing game
(define f (new frame% [label "Guess"]))