From ef13798cd5fa4471ecf228848067b1cd4687ef2b Mon Sep 17 00:00:00 2001 From: Robby Findler Date: Sat, 17 Aug 2013 18:28:44 -0500 Subject: [PATCH] fix circle docs closes PR 13971 --- pkgs/htdp-pkgs/htdp-doc/teachpack/2htdp/scribblings/image.scrbl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkgs/htdp-pkgs/htdp-doc/teachpack/2htdp/scribblings/image.scrbl b/pkgs/htdp-pkgs/htdp-doc/teachpack/2htdp/scribblings/image.scrbl index e9415857f4..d837039069 100644 --- a/pkgs/htdp-pkgs/htdp-doc/teachpack/2htdp/scribblings/image.scrbl +++ b/pkgs/htdp-pkgs/htdp-doc/teachpack/2htdp/scribblings/image.scrbl @@ -79,7 +79,7 @@ Existing images can be rotated, scaled, flipped, and overlaid on top of each oth [outline-mode (or/c 'outline "outline")] [pen-or-color (or/c pen? image-color?)]) image?])]{ - Constructs a circle with the given radius, height, mode, and color. + Constructs a circle with the given radius, mode, and color. @mode/color-and-nitty-text