summaryrefslogtreecommitdiff
path: root/documentation/src
diff options
context:
space:
mode:
authorAlbrecht Schlosser <albrechts.fltk@online.de>2024-04-27 19:54:22 +0200
committerAlbrecht Schlosser <albrechts.fltk@online.de>2024-04-27 19:54:22 +0200
commit8664fde1d97be45c65936f534d631d7ccc09c4c5 (patch)
treee71de891d4cdcd2f89c075483d8567d9de12a59b /documentation/src
parent05d37f9e4e63458beb92c5be1877b480baf19e27 (diff)
Documentation: minor formatting update
Diffstat (limited to 'documentation/src')
-rw-r--r--documentation/src/preface.dox4
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation/src/preface.dox b/documentation/src/preface.dox
index 7c3c9241e..fd6737627 100644
--- a/documentation/src/preface.dox
+++ b/documentation/src/preface.dox
@@ -15,7 +15,7 @@ using FLTK, while the appendices provide a convenient reference
for all FLTK widgets, functions, and operating system interfaces.
<B>This manual may be printed, modified, and/or used under
-the terms of the FLTK license provided in \ref license.</B>
+the terms of the FLTK license provided in: \ref license.</B>
\section preface_organisation Organization
@@ -75,7 +75,7 @@ and 64 bit Windows API.
\par macOS (aka Mac OS X), <tt>__APPLE__</tt>
The Apple desktop operating sytem macOS 10.0 and later. MacOS 8 and 9 support
was dropped after FLTK 1.0.10. FLTK uses the preprocessor definition
-<tt>__APPLE__</tt> for macOS.
+<tt>\__APPLE__</tt> for macOS.
\section preface_copyrights Copyrights and Trademarks