fix a docs typo

closes PR 11677
This commit is contained in:
Robby Findler 2011-01-29 18:57:02 -06:00
parent 3250ff846c
commit a7fb695c88

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