summaryrefslogtreecommitdiff
path: root/ANNOUNCEMENT
diff options
context:
space:
mode:
authorAlbrecht Schlosser <albrechts.fltk@online.de>2024-10-20 22:28:34 +0200
committerAlbrecht Schlosser <albrechts.fltk@online.de>2024-10-20 22:28:34 +0200
commit18e5c8232abf3da066468828c905fb63e0ab5484 (patch)
tree86f11068c3c1c1e1c062dc45621849cc9a6210c7 /ANNOUNCEMENT
parentd85b67beac200357756e61b25f05f64c7c103501 (diff)
Small typo fixes for release
Diffstat (limited to 'ANNOUNCEMENT')
-rw-r--r--ANNOUNCEMENT4
1 files changed, 2 insertions, 2 deletions
diff --git a/ANNOUNCEMENT b/ANNOUNCEMENT
index 8ed124ac2..f0c7107d8 100644
--- a/ANNOUNCEMENT
+++ b/ANNOUNCEMENT
@@ -7,8 +7,8 @@ you don't need to change source code when you switch to FLTK 1.4.
However, all programs must be recompiled with FLTK 1.4 because the
ABI (Application Binary Interface) has changed.
-Potential source code conflicts are documented in the in chapter
-"Migrating Code from FLTK 1.3 to 1.4" of the user documentation [1].
+Potential source code conflicts are documented in chapter "Migrating
+Code from FLTK 1.3 to 1.4" of the user documentation [1].
FLTK 1.4 adds some new widgets (e.g. Fl_Flex, Fl_Grid) for flexible GUI
layout, Fl_Scheme_Choice for scheme selection by users, and more.