spelling: resolving

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
Josh Soref
2024-10-22 10:48:14 -04:00
committed by Jindra Petřík
parent 19ae729130
commit d7ad8f2d04

View File

@@ -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) {