summaryrefslogtreecommitdiffstats
path: root/Modules/FindwxWindows.cmake
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2023-05-18 20:36:49 (GMT)
committerBrad King <brad.king@kitware.com>2023-05-22 20:51:15 (GMT)
commit04b0d5c86291d14f485d1046957a6fcd22d65bee (patch)
tree2e394bcc048c60a019e008eb294563f08350411e /Modules/FindwxWindows.cmake
parent3728f079af64b4d4ea494ce7a8f723dee5f84a7a (diff)
downloadCMake-04b0d5c86291d14f485d1046957a6fcd22d65bee.zip
CMake-04b0d5c86291d14f485d1046957a6fcd22d65bee.tar.gz
CMake-04b0d5c86291d14f485d1046957a6fcd22d65bee.tar.bz2
codespell: Fix typos
Diffstat (limited to 'Modules/FindwxWindows.cmake')
-rw-r--r--Modules/FindwxWindows.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/Modules/FindwxWindows.cmake b/Modules/FindwxWindows.cmake
index 15dacbb..6e4be91 100644
--- a/Modules/FindwxWindows.cmake
+++ b/Modules/FindwxWindows.cmake
@@ -613,7 +613,7 @@ else()
option(WXWINDOWS_USE_SHARED_LIBS "Use shared versions (.so) of wxWindows libraries" ON)
mark_as_advanced(WXWINDOWS_USE_SHARED_LIBS)
- # JW removed option and force the develper th SET it.
+ # JW removed option and force the developer to SET it.
# option(WXWINDOWS_USE_GL "use wxWindows with GL support (use additional
# --gl-libs for wx-config)?" OFF)