mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-06-10 03:13:39 +00:00
spelling: parsed
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
committed by
Jindra Petřík
parent
f52ea7c928
commit
42b314add8
@@ -311,7 +311,7 @@ public class Converter {
|
||||
pw.println("File is a " + headerString);
|
||||
} else if (isDetail(MAX_DETAIL)) {
|
||||
String headerString = header.toString();
|
||||
pw.println("Prased frame " + frameNo + ": " + headerString);
|
||||
pw.println("Parsed frame " + frameNo + ": " + headerString);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user