Merge pull request #461 from objectx/patch-1

fix: Fix a typo
This commit is contained in:
Daan 2021-10-19 10:25:16 -07:00 committed by GitHub
commit b4a5c8459d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -43,7 +43,7 @@ set(mi_sources
src/init.c)
# -----------------------------------------------------------------------------
# Converience: set default build type depending on the build directory
# Convenience: set default build type depending on the build directory
# -----------------------------------------------------------------------------
if (NOT CMAKE_BUILD_TYPE)