From 593eb5a5256f6cde083b6c0e18b6c88bfb530e8a Mon Sep 17 00:00:00 2001 From: Jay Berkenbilt Date: Sun, 4 May 2025 12:26:57 -0400 Subject: [PATCH] Spell check --- CMakeLists.txt | 2 +- cSpell.json | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index e26fa3d..53cc44c 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -389,7 +389,7 @@ message(STATUS " system: ${CPACK_SYSTEM_NAME}") message(STATUS "") if(MINGW) message(STATUS "MinGW compiler: ${CMAKE_CXX_COMPILER}") - message(STATUS "MinGW bin dirrectory: ${MINGW_BIN_DIR}") + message(STATUS "MinGW bin directory: ${MINGW_BIN_DIR}") message(STATUS "") endif() message(STATUS "*** Options Summary ***") diff --git a/cSpell.json b/cSpell.json index 36dddda..96877d5 100644 --- a/cSpell.json +++ b/cSpell.json @@ -490,6 +490,7 @@ "pushbuttons", "pushedinheritedpageresources", "putu", + "pwsh", "pval", "pybind", "pytest", -- libgit2 0.21.4