summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--FL/Enumerations.H2
1 files changed, 1 insertions, 1 deletions
diff --git a/FL/Enumerations.H b/FL/Enumerations.H
index 21b25ede9..4d5de5d8b 100644
--- a/FL/Enumerations.H
+++ b/FL/Enumerations.H
@@ -181,7 +181,7 @@ enum Fl_Event { // events
*
* If you are writing a text-editing widget you may also want to call
* the Fl::compose() function to translate individual keystrokes into
- * foreign characters.
+ * non-ASCII characters.
*
* FL_KEYUP events are sent to the widget that currently has focus. This
* is not necessarily the same widget that received the corresponding