Fix some typos

This commit is contained in:
Richard Cohen
2023-01-23 15:01:46 +00:00
parent d1b84fae9f
commit 19bbde7000
12 changed files with 14 additions and 14 deletions

View File

@@ -617,7 +617,7 @@ if (XCODE_VERSION)
set(CMAKE_LIBRARY_OUTPUT_DIRECTORY_RELEASE ${LIBDIR_BUILD}/gnucash)
endif()
# For binarines
# For binaries
set(CMAKE_RUNTIME_OUTPUT_DIRECTORY ${CMAKE_BINARY_DIR}/bin)
if (XCODE_VERSION)
set(CMAKE_RUNTIME_OUTPUT_DIRECTORY_DEBUG ${CMAKE_BINARY_DIR}/bin)