fix a docs typo

closes PR 11677
(cherry picked from commit a7fb695c88)
This commit is contained in:
Robby Findler 2011-01-29 18:57:02 -06:00 committed by Eli Barzilay
parent dbad6461b1
commit aeb104af1e

View File

@ -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