summaryrefslogtreecommitdiff
path: root/documentation
diff options
context:
space:
mode:
authorManoloFLTK <41016272+ManoloFLTK@users.noreply.github.com>2022-03-10 15:30:11 +0100
committerManoloFLTK <41016272+ManoloFLTK@users.noreply.github.com>2022-03-10 15:30:11 +0100
commitd5c47132ef0dd5b787fbcf624735201cd885de3b (patch)
treeba26a45fc8d8ab801fff1e274af2afb5dae6be17 /documentation
parent9d869d73c1ca8f6c884f528a3ad4f623f25dffb1 (diff)
Documentation: Wayland is for LINUX not for UNIX.
Diffstat (limited to 'documentation')
-rw-r--r--documentation/src/preface.dox2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/src/preface.dox b/documentation/src/preface.dox
index c62a9d664..f3f401efa 100644
--- a/documentation/src/preface.dox
+++ b/documentation/src/preface.dox
@@ -7,7 +7,7 @@ version 1.4.0, a C++ Graphical User Interface
("GUI") toolkit for UNIX, Microsoft Windows and Apple OS X.
Version 1.4.0 introduces support for a new windowing system
-under UNIX: Wayland. Thus, FLTK applications under UNIX can
+under LINUX: Wayland. Thus, FLTK applications under LINUX can
now be built to use either X11 or Wayland as windowing system.
Each of the chapters in this manual is designed as a tutorial for