Merge pull request 'Fix typo' (#85) from Schrader/SPT-AKI-Installer:bugfix/typo into master
Reviewed-on: CWX/SPT-AKI-Installer#85 LGTM!
This commit is contained in:
commit
1e7a6fd8c5
@ -35,7 +35,7 @@ public class SetupClientTask : InstallerTaskBase
|
||||
if (_data.PatchNeeded)
|
||||
{
|
||||
// extract patcher files
|
||||
SetStatus("Extrating Patcher", "", 0);
|
||||
SetStatus("Extracting Patcher", "", 0);
|
||||
|
||||
var extractPatcherResult = ZipHelper.Decompress(_data.PatcherZipInfo, patcherOutputDir, progress);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user