Fix doc typo

original commit: b6fb7a2f907765253bf106ef3e85ec8fc9e45d1d
This commit is contained in:
Asumu Takikawa 2013-08-12 15:02:13 -04:00
parent 7bc384eb68
commit e81a66328b

View File

@ -19,6 +19,6 @@ image specified by @racket[img] followed by the text in @racket[str].}
[future-parent any/c])
(is-a?/c bitmap%)]{
And older variant of @racket[make-bitmap-label] that was designed to
An older variant of @racket[make-bitmap-label] that was designed to
obtain a font to use from a container @racket[future-parent]. The
@racket[future-parent] argument is currently ignored.}