From 05f33877fb57271825a0fd7d5d8c4053756082ea Mon Sep 17 00:00:00 2001 From: Jesper Juhl Date: Fri, 22 May 2026 19:02:37 +0200 Subject: [PATCH] Fix spelling errors s/compatiblity/compatibility/ , s/exapand/expand/ and s/propery/property/ --- CMakeLists.txt | 2 +- doc/footer.html | 2 +- include/TGUI/Loading/Theme.hpp | 2 +- include/TGUI/Widgets/Scrollbar.hpp | 2 +- include/TGUI/Widgets/Slider.hpp | 2 +- include/TGUI/Widgets/SpinButton.hpp | 2 +- src/Loading/ThemeLoader.cpp | 2 +- src/Widgets/MenuWidgetBase.cpp | 2 +- src/Widgets/TreeView.cpp | 2 +- 9 files changed, 9 insertions(+), 9 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 271ba6e3e..62e552c75 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -65,7 +65,7 @@ if(NOT DEFINED TGUI_SHARED_LIBS) if(NOT DEFINED BUILD_SHARED_LIBS AND (CMAKE_VERSION VERSION_LESS 3.21 OR PROJECT_IS_TOP_LEVEL) AND NOT TGUI_OS_EMSCRIPTEN) option(BUILD_SHARED_LIBS "ON to build a shared (dynamic) library, OFF to build a static library" ON) elseif(TGUI_OS_ANDROID AND NOT DEFINED BUILD_SHARED_LIBS) - # For backwards compatiblity we will default to a shared library on Android without asking + # For backwards compatibility we will default to a shared library on Android without asking set(BUILD_SHARED_LIBS ON) elseif(TGUI_OS_EMSCRIPTEN) # Emscripten does not support shared libraries diff --git a/doc/footer.html b/doc/footer.html index 076ec5cbc..fc0966a7d 100644 --- a/doc/footer.html +++ b/doc/footer.html @@ -23,7 +23,7 @@ {% include footer.ext %} <{{""}}!{{""}}-{{""}}- --> - +