Correct spelling

This commit is contained in:
Jonas Kvinge 2018-07-01 15:35:34 +02:00
parent 3894419b14
commit 41ce19ab97
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ if(INCLUDE_GIT_REVISION)
find_program(GIT_EXECUTABLE git)
if(GIT_EXECUTABLE-NOTFOUND)
message(FATAL_ERROR "Misssing GIT executable." )
message(FATAL_ERROR "Missing GIT executable." )
endif()
# Get the current working branch