Fix docs for get-selected-text-color method.

This commit is contained in:
Asumu Takikawa 2012-03-31 00:43:43 -04:00
parent 5340309080
commit 0f5f611f12

View File

@ -338,7 +338,7 @@ Returns @racket[0.0]
}}
@defmethod[(get-selected-text-color)
void?]{
(or/c (is-a?/c color%) #f)]{
@methspec{