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