mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-09-25 12:21:04 +00:00
committed by
Jindra Petřík
parent
6b8643d948
commit
dd15219488
@@ -3091,7 +3091,7 @@ public class CommandLineArgumentParser {
|
||||
}
|
||||
|
||||
if (!found) {
|
||||
System.err.println(objectToReplace + " is not reocginized as a CharacterId or a script name.");
|
||||
System.err.println(objectToReplace + " is not recognized as a CharacterId or a script name.");
|
||||
System.exit(1);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user