From aeb104af1ec7e5a0e9d6155f1ae08ea0afb4e429 Mon Sep 17 00:00:00 2001 From: Robby Findler Date: Sat, 29 Jan 2011 18:57:02 -0600 Subject: [PATCH] fix a docs typo closes PR 11677 (cherry picked from commit a7fb695c88741c049033081bb6cf7e9d58fd2918) --- 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 eb5f4e9a76..d22aa8e81d 100644 --- a/collects/teachpack/2htdp/scribblings/image.scrbl +++ b/collects/teachpack/2htdp/scribblings/image.scrbl @@ -68,7 +68,7 @@ Existing images can be rotated, scaled, flipped, and overlaid on top of each oth [mode (or/c 'outline "outline")] [pen-or-color (or/c image-color? pen?)]) image?])]{ - Constructs an ellipsis with the given width, height, mode, and color. + Constructs an ellipse with the given width, height, mode, and color. @mode/color-text