From d5c47132ef0dd5b787fbcf624735201cd885de3b Mon Sep 17 00:00:00 2001 From: ManoloFLTK <41016272+ManoloFLTK@users.noreply.github.com> Date: Thu, 10 Mar 2022 15:30:11 +0100 Subject: Documentation: Wayland is for LINUX not for UNIX. --- documentation/src/preface.dox | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'documentation') 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 -- cgit v1.2.3