fixed typo

svn: r15325
This commit is contained in:
John Clements 2009-06-28 22:52:11 +00:00
parent 32b91c9e93
commit 919bfecca6

View File

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