Fixed #7294: Spelling

This commit is contained in:
akallabeth
2021-09-17 07:24:49 +02:00
committed by akallabeth
parent 41aaafef77
commit 8dc782d009

View File

@@ -28,7 +28,7 @@ else()
"${_CLANG_FORMAT_VERSION}")
if (NOT CLANG_FORMAT_VERSION)
message(WARNING "problem parsing clang-fromat version for ${CLANG_FORMAT}")
message(WARNING "problem parsing clang-format version for ${CLANG_FORMAT}")
return()
endif()