Fix typo in GUI docs

original commit: 51099e660e314b974ad99a60d8cb4118488e7048
This commit is contained in:
Asumu Takikawa 2014-11-24 15:10:30 -05:00
parent e4cc41ab4a
commit ba6fab5e8e

View File

@ -1589,7 +1589,7 @@ Provides a way to add arbitrary graphics to an editor's @techlink{display}. Thi
editor.
The @racket[before?] argument is @racket[#t] when the method is called just
before a painting the contents of the editor or @racket[#f] when it is
before painting the contents of the editor or @racket[#f] when it is
called after painting. The @racket[left], @racket[top], @racket[right], and
@racket[bottom] arguments specify which region of the editor is being
repainted, in editor coordinates. To get the coordinates for