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

original commit: 0f5f611f128bacdf991e89897386de191a1c93df
This commit is contained in:
Asumu Takikawa 2012-03-31 00:43:43 -04:00
parent 3364cd3fdd
commit 5793daf323

View File

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