fix doc typo
This commit is contained in:
parent
cb8f2ef3fd
commit
20c11cb603
|
@ -105,7 +105,7 @@ The @racket[gl-config] argument determines properties of an OpenGL
|
||||||
Returns the canvas's drawing-area dimensions in OpenGL units for a
|
Returns the canvas's drawing-area dimensions in OpenGL units for a
|
||||||
@racket[canvas%] instance with the @racket['gl] style.
|
@racket[canvas%] instance with the @racket['gl] style.
|
||||||
|
|
||||||
The result is the same as @method[canvas<%> get-unscaled-client-size]
|
The result is the same as @method[canvas<%> get-scaled-client-size]
|
||||||
in a canvas without the @racket['gl] style or on Windows and Unix. On
|
in a canvas without the @racket['gl] style or on Windows and Unix. On
|
||||||
Mac OS X, the result can be the same as @method[window<%>
|
Mac OS X, the result can be the same as @method[window<%>
|
||||||
get-client-size] if the @racket[gl-config%] specification provided on
|
get-client-size] if the @racket[gl-config%] specification provided on
|
||||||
|
|
Loading…
Reference in New Issue
Block a user