summaryrefslogtreecommitdiff
path: root/Written/Widget
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2021-11-28 14:40:19 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2021-11-28 14:40:19 -0800
commit684e4321fa7e96a61f45dc133816ab92a173a52d (patch)
treec9e0e76fa4deb06d7ca0852c9313e2eb7fb1f3b1 /Written/Widget
parent63e7fce72d704036016258b2cb55c5624f571d92 (diff)
Trim trailing whitespace from lines
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Diffstat (limited to 'Written/Widget')
-rw-r--r--Written/Widget2
1 files changed, 1 insertions, 1 deletions
diff --git a/Written/Widget b/Written/Widget
index c653dfd..a603323 100644
--- a/Written/Widget
+++ b/Written/Widget
@@ -1,5 +1,5 @@
What we need is a widget which presents a collection of buttons. The user
-can select only one of them at a time. When one is selected, its
+can select only one of them at a time. When one is selected, its
foreground and background colors should be reversed and stay that way
until another one is selected. Exactly one button can be selected at
any one time.