summaryrefslogtreecommitdiff
path: root/FL/Fl_Toggle_Button.H
diff options
context:
space:
mode:
Diffstat (limited to 'FL/Fl_Toggle_Button.H')
-rw-r--r--FL/Fl_Toggle_Button.H2
1 files changed, 1 insertions, 1 deletions
diff --git a/FL/Fl_Toggle_Button.H b/FL/Fl_Toggle_Button.H
index 8a37c7811..03ba2c806 100644
--- a/FL/Fl_Toggle_Button.H
+++ b/FL/Fl_Toggle_Button.H
@@ -36,7 +36,7 @@
/**
The toggle button is a push button that needs to be clicked once
to toggle on, and one more time to toggle off.
- The Fl_Toggle_Button subclass displays the "on" state by
+ The Fl_Toggle_Button subclass displays the "on" state by
drawing a pushed-in button.</P>
<P>Buttons generate callbacks when they are clicked by the user. You
control exactly when and how by changing the values for type()