Fix docs for radio-box%

Closes PR 13005
This commit is contained in:
Asumu Takikawa 2012-08-18 00:23:16 -04:00
parent 6665053dad
commit 7d20e0cbe2

View File

@ -4,7 +4,7 @@
@defclass/title[radio-box% object% (control<%>)]{
A @racket[radio-box%] control allows the user to select one of
A @racket[radio-box%] control allows the user to select one of a
number of mutually exclusive items. The items are displayed as a
vertical column or horizontal row of labelled @defterm{radio
buttons}. Unlike a @racket[list-control<%>], the set of items in a