mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-06-20 00:16:14 +00:00
spelling: subpackages
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
committed by
Jindra Petřík
parent
f02a44453e
commit
b8836fc196
@@ -48,7 +48,7 @@ public class AS2Package implements TreeItem {
|
||||
private final AS2Package parent;
|
||||
|
||||
/**
|
||||
* Subpackges
|
||||
* Subpackages
|
||||
*/
|
||||
public Map<String, AS2Package> subPackages = new TreeMap<>();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user