Fix racket/draw doc typo
This commit is contained in:
parent
dcaf652cdd
commit
d9102ac7e7
|
@ -242,7 +242,7 @@ For PNG loading, if @racket[bg-color] is not @racket[#f], then it is
|
||||||
}
|
}
|
||||||
|
|
||||||
@defmethod[(make-dc)
|
@defmethod[(make-dc)
|
||||||
boolean?]{
|
(is-a?/c bitmap-dc%)]{
|
||||||
|
|
||||||
Return @racket[(make-object bitmap-dc% this)].}
|
Return @racket[(make-object bitmap-dc% this)].}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user