summaryrefslogtreecommitdiff
path: root/CHANGES.txt
diff options
context:
space:
mode:
authorAlbrecht Schlosser <albrechts.fltk@online.de>2019-02-09 21:20:09 +0100
committerAlbrecht Schlosser <albrechts.fltk@online.de>2019-02-09 21:21:48 +0100
commit79af685c2889ca9ff9f88f01b08aee8cf01781b8 (patch)
tree7738f3d7d50687d09f58f012f493449d04d946af /CHANGES.txt
parentf8334cb999d6ddf9edf307a967027228d45e87cb (diff)
Fix typos
Diffstat (limited to 'CHANGES.txt')
-rw-r--r--CHANGES.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGES.txt b/CHANGES.txt
index 1bf5be0d7..470f392ac 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -102,7 +102,7 @@ Changes in FLTK 1.4.0 Released: ??? ?? 2019
Other Improvements
- (add new items here)
- - Improved decumentation for '@' symbols in labels (STR #2940).
+ - Improved documentation for '@' symbols in labels (STR #2940).
- Fl_Roller can now be controlled via the mouse wheel (STR #3120).
- Tooltips hide by themselves after 12 seconds (STR #2584).
- Added widget visibility indicator to Fluid (STR #2669).