mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-07-07 01:14:27 +00:00
spelling: resolving
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
committed by
Jindra Petřík
parent
19ae729130
commit
d7ad8f2d04
@@ -164,7 +164,7 @@ public final class AbcIndexing {
|
||||
* @param parent Parent type (usually TypeItem)
|
||||
* @param abc ABC for private/protected namespace resolving
|
||||
* @param propNsIndex Index of property(trait) namespace for
|
||||
* private/protected namespace reolving
|
||||
* private/protected namespace resolving
|
||||
*/
|
||||
public PropertyDef(String propName, GraphTargetItem parent, ABC abc, int propNsIndex) {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user