Commit 593eb5a5256f6cde083b6c0e18b6c88bfb530e8a

Authored by Jay Berkenbilt
1 parent d2f06937

Spell check

Showing 2 changed files with 2 additions and 1 deletions
CMakeLists.txt
@@ -389,7 +389,7 @@ message(STATUS " system: ${CPACK_SYSTEM_NAME}") @@ -389,7 +389,7 @@ message(STATUS " system: ${CPACK_SYSTEM_NAME}")
389 message(STATUS "") 389 message(STATUS "")
390 if(MINGW) 390 if(MINGW)
391 message(STATUS "MinGW compiler: ${CMAKE_CXX_COMPILER}") 391 message(STATUS "MinGW compiler: ${CMAKE_CXX_COMPILER}")
392 - message(STATUS "MinGW bin dirrectory: ${MINGW_BIN_DIR}") 392 + message(STATUS "MinGW bin directory: ${MINGW_BIN_DIR}")
393 message(STATUS "") 393 message(STATUS "")
394 endif() 394 endif()
395 message(STATUS "*** Options Summary ***") 395 message(STATUS "*** Options Summary ***")
cSpell.json
@@ -490,6 +490,7 @@ @@ -490,6 +490,7 @@
490 "pushbuttons", 490 "pushbuttons",
491 "pushedinheritedpageresources", 491 "pushedinheritedpageresources",
492 "putu", 492 "putu",
  493 + "pwsh",
493 "pval", 494 "pval",
494 "pybind", 495 "pybind",
495 "pytest", 496 "pytest",