STYLE: fix typo
Alex
This commit is contained in:
parent
53e5cf3a38
commit
2f6f3316e4
@ -94,7 +94,7 @@ int cmCPackZIPGenerator::InitializeInternal()
|
|||||||
}
|
}
|
||||||
if ( !found )
|
if ( !found )
|
||||||
{
|
{
|
||||||
cmCPackLogger(cmCPackLog::LOG_ERROR, "Cannot find a sutable ZIP program"
|
cmCPackLogger(cmCPackLog::LOG_ERROR, "Cannot find a suitable ZIP program"
|
||||||
<< std::endl);
|
<< std::endl);
|
||||||
return 0;
|
return 0;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user