mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-24 15:18:26 -05:00
Various typo fixes
Some are user-facing. Others are source comments.
This commit is contained in:
@@ -61,7 +61,7 @@ int cmCPackIFWGenerator::PackageFiles()
|
||||
}
|
||||
} else {
|
||||
cmCPackIFWLogger(WARNING, "The \"CPACK_IFW_REPOSITORIES_DIRECTORIES\" "
|
||||
<< "variable is set, but content will be skiped, "
|
||||
<< "variable is set, but content will be skipped, "
|
||||
<< "because this feature available only since "
|
||||
<< "QtIFW 3.1. Please update your QtIFW instance."
|
||||
<< std::endl);
|
||||
|
||||
Reference in New Issue
Block a user