Doc typo.

This commit is contained in:
Vincent St-Amour 2011-10-06 10:34:38 -04:00
parent 0f5b53d349
commit f220ddc8ac

View File

@ -203,7 +203,7 @@ initial values @racket[a], @racket[b], and @racket[c].}
@defproc[(lorenz1) void?]{
Calls @racket[lorenze] with good initial values.}
Calls @racket[lorenz] with good initial values.}
@defproc[(peano [peano-size real?]) void?]{
Draws the @as-index{Peano space-filling curve}.