From ea18e097a7aa1ac6a330a35d97e518720d0ac5ad Mon Sep 17 00:00:00 2001 From: Albrecht Schlosser Date: Sun, 1 Feb 2026 14:43:29 +0100 Subject: Fix typo in CMake config file --- CMake/FLTKConfig.cmake.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMake/FLTKConfig.cmake.in b/CMake/FLTKConfig.cmake.in index 14876d3a0..b183bc80f 100644 --- a/CMake/FLTKConfig.cmake.in +++ b/CMake/FLTKConfig.cmake.in @@ -24,7 +24,7 @@ # Note: FLTK 1.4.0 introduced "Modern CMake", therefore usage of most if not # all of the variables mentioned above is no longer needed in user projects. # Please use the CMake target names fltk::fltk, fltk::images, etc. instead. -# Please see README.CMake.txt for mor info on how to do this. +# Please see README.CMake.txt for more info on how to do this. # # Optional: Create backwards compatible aliases for libraries and fluid. -- cgit v1.2.3