From e2e2cedeade5d53c76ec139868fea227df74d420 Mon Sep 17 00:00:00 2001 From: Robby Findler Date: Sun, 21 Aug 2011 22:01:53 -0500 Subject: [PATCH] typo --- collects/teachpack/2htdp/scribblings/image.scrbl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/collects/teachpack/2htdp/scribblings/image.scrbl b/collects/teachpack/2htdp/scribblings/image.scrbl index 5c8ccb4aff..221069ca7a 100644 --- a/collects/teachpack/2htdp/scribblings/image.scrbl +++ b/collects/teachpack/2htdp/scribblings/image.scrbl @@ -1132,7 +1132,7 @@ the parts that fit onto @racket[scene]. @defproc[(flip-vertical [image image?]) image?]{ Flips @racket[image] top to bottom. - Flipping images with text is not supported (so passing @racket[flip-horizontal] an image + Flipping images with text is not supported (so passing @racket[flip-vertical] an image that contains a @racket[text] or @racket[text/font] image inside somewhere signals an error). @image-examples[(above