mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-05-27 05:44:51 +00:00
spelling: error
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
committed by
Jindra Petřík
parent
21e478d2ff
commit
9e8637bdb4
@@ -5444,7 +5444,7 @@ public final class SWF implements SWFContainerItem, Timelined, Openable {
|
||||
try {
|
||||
s.injectDebugInfo(decompileDir, swfHash);
|
||||
} catch (Throwable t) {
|
||||
Logger.getLogger(SWF.class.getName()).log(Level.SEVERE, "Errorr injecting debug info", t);
|
||||
Logger.getLogger(SWF.class.getName()).log(Level.SEVERE, "Error injecting debug info", t);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user