summaryrefslogtreecommitdiff
path: root/FL/Fl_Input_.H
diff options
context:
space:
mode:
Diffstat (limited to 'FL/Fl_Input_.H')
-rw-r--r--FL/Fl_Input_.H2
1 files changed, 1 insertions, 1 deletions
diff --git a/FL/Fl_Input_.H b/FL/Fl_Input_.H
index e93dd4c13..24bb641d4 100644
--- a/FL/Fl_Input_.H
+++ b/FL/Fl_Input_.H
@@ -151,7 +151,7 @@ class FL_EXPORT Fl_Input_ : public Fl_Widget {
/** \internal Horizontal cursor position in pixels while movin up or down. */
static double up_down_pos;
- /** \internal Flag to remeber last cursor move. */
+ /** \internal Flag to remember last cursor move. */
static int was_up_down;
/* Convert a given text segment into the text that will be rendered on screen. */