spelling: assignment

Signed-off-by: Josh Soref <[email protected]>
This commit is contained in:
Josh Soref
2024-10-29 16:55:43 +01:00
committed by Jindra Petřík
parent d6f9cb3e68
commit 714eb4b2c5
18 changed files with 61 additions and 61 deletions
@@ -89,7 +89,7 @@ public abstract class GraphTargetItem implements Serializable, Cloneable {
public static final int PRECEDENCE_CONDITIONAL = 13;
public static final int PRECEDENCE_ASSIGMENT = 14;
public static final int PRECEDENCE_ASSIGNMENT = 14;
public static final int PRECEDENCE_COMMA = 15;