diff --git a/collects/graphics/scribblings/graphics.scrbl b/collects/graphics/scribblings/graphics.scrbl index 9c34cac4d5..3c539dc488 100644 --- a/collects/graphics/scribblings/graphics.scrbl +++ b/collects/graphics/scribblings/graphics.scrbl @@ -85,7 +85,7 @@ for drawing), @scheme[#f] otherwise.} @section[#:tag "posn"]{Position Operations} A position is a pixel location within a viewport. The upper-left -corner is pixel @math{(0, 0)}, and positions increase to the left and +corner is pixel @math{(0, 0)}, and positions increase to the right and down.