Fix docs for radio-box%
Closes PR 13005
This commit is contained in:
parent
6665053dad
commit
7d20e0cbe2
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue
Block a user