fixed typos

This commit is contained in:
iCrazeiOS 2022-10-11 22:26:06 +01:00
parent f41831c30b
commit 791d070c5c
1 changed files with 1 additions and 1 deletions

View File

@ -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.";