fix: Fix a typo

This commit is contained in:
Masashi Fujita 2021-09-16 03:35:56 +09:00 committed by GitHub
parent 076f815cec
commit 9ee780894a
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)