and -> an

This commit is contained in:
Leif Andersen 2017-01-05 19:31:03 -05:00
parent f8eab2a732
commit 21862ca291

View File

@ -8,7 +8,7 @@
@defclass[switchable-button% canvas% ()]{
A @racket[switchable-button%] control displays
and icon and a string label. It toggles between
an icon and a string label. It toggles between
display of just the icon and a display with the
label and the icon side-by-side.