summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CHANGES2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGES b/CHANGES
index 800e940e9..16e82655f 100644
--- a/CHANGES
+++ b/CHANGES
@@ -6,7 +6,7 @@ CHANGES IN FLTK 1.1.7
- Fixed include path for CMake build (STR #1123)
- Fixed unnecessary delay in WIN32 event handling
(STR #1104)
- - Fixed handling of Crl-C in Fl_Text_Display (STR #1122)
+ - Fixed handling of Ctrl-C in Fl_Text_Display (STR #1122)
- OS X Quartz version now draw a nice resize control (STR
#1099)
- FLTK now enables large file support when available (STR