made the docs match the implementation

svn: r18468
This commit is contained in:
Robby Findler 2010-03-04 19:31:03 +00:00
parent 2cfd1f423c
commit 0d8fbe6d06

View File

@ -240,7 +240,7 @@ The given @scheme[gl-config%] object is copied, so that changes to
}
@defmethod[(set-loaded-mask [mask (or/c (is-a?/c bitmap%) false/c)])
@defmethod[(set-loaded-mask [mask (is-a?/c bitmap%)])
void?]{
See @method[bitmap% get-loaded-mask].