mirror of https://github.com/opa334/TrollStore.git
fixed typos
This commit is contained in:
parent
f41831c30b
commit
791d070c5c
|
@ -95,7 +95,7 @@
|
|||
errorDescription = @"The app is not signed with a fake CoreTrust certificate and ldid is not installed. Install ldid in the settings tab and try again.";
|
||||
break;
|
||||
case 174:
|
||||
errorDescription = @"The app's main executable does not exists.";
|
||||
errorDescription = @"The app's main executable does not exist.";
|
||||
break;
|
||||
case 175:
|
||||
errorDescription = @"Failed to sign the app. ldid returned a non zero status code.";
|
||||
|
|
Loading…
Reference in New Issue