mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-06-05 09:45:05 +00:00
spelling: recognized
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
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