summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/Fl.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Fl.cxx b/src/Fl.cxx
index 417a0acca..1327509e8 100644
--- a/src/Fl.cxx
+++ b/src/Fl.cxx
@@ -884,7 +884,7 @@ Fl_Widget* fl_oldfocus; // kludge for Fl_Group...
Widgets can set the NEEDS_KEYBOARD flag to indicate that a keyboard is
essential for the widget to function. Touchscreen devices will be sent a
- request to show and on-screen keyboard if no hardware keyboard is
+ request to show an on-screen keyboard if no hardware keyboard is
connected.
\see Fl_Widget::take_focus()