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

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)