This commit is contained in:
Richard Berger 2019-09-04 16:26:03 -04:00
parent 5cee51204c
commit 364ccf6361
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ if(PKG_KIM)
endif()
else()
if ("${DOWNLOAD_KIM}" STREQUAL "")
message(WARNING "KIM-API package not found. Default behaivor set to download and build our own")
message(WARNING "KIM-API package not found. Default behavior set to download and build our own")
endif()
set(DOWNLOAD_KIM_DEFAULT ON)
endif()