summaryrefslogtreecommitdiff
path: root/README.CMake.txt
diff options
context:
space:
mode:
authorAlbrecht Schlosser <albrechts.fltk@online.de>2023-10-31 18:22:42 +0100
committerAlbrecht Schlosser <albrechts.fltk@online.de>2023-10-31 18:22:42 +0100
commitc47fd75bcd73428d8717e0312d8a297867dd87df (patch)
tree5eebc5059c6affee1ca8f4db82ad23590a78f4fe /README.CMake.txt
parent9a00f07c4f86a827bf3689cffbdadff6f2c4072b (diff)
Fix typos
Diffstat (limited to 'README.CMake.txt')
-rw-r--r--README.CMake.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.CMake.txt b/README.CMake.txt
index 115c80220..f8197f6d1 100644
--- a/README.CMake.txt
+++ b/README.CMake.txt
@@ -589,7 +589,7 @@ CMake, which doesn't work with this version of FLTK.
The "WIN32 MACOSX_BUNDLE" in the add_executable tells this is a GUI app.
It is ignored on other platforms and should always be present with FLTK
-GUI programs for better portability - unless you explicity need to build
+GUI programs for better portability - unless you explicitly need to build
a "console program", e.g. on Windows.
Once the package is found the CMake variable FLTK_INCLUDE_DIRS is defined