mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-06-06 07:37:12 +00:00
spelling: rebuilds
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
committed by
Jindra Petřík
parent
45b5e01350
commit
6b8643d948
@@ -571,7 +571,7 @@ public final class AbcIndexing {
|
||||
private final Map<PropertyNsDef, TraitIndex> scriptProperties = new HashMap<>();
|
||||
|
||||
/**
|
||||
* Rebuids package to objects name map.
|
||||
* Rebuilds package to objects name map.
|
||||
*/
|
||||
public void rebuildPkgToObjectsNameMap() {
|
||||
pkgToObjectsName.clear();
|
||||
|
||||
Reference in New Issue
Block a user