mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-07-13 13:18:23 +00:00
spelling: opening
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
committed by
Jindra Petřík
parent
0ae2acd641
commit
8dbaaea7fd
@@ -38,7 +38,7 @@ public class Token implements Serializable, Comparable {
|
||||
/**
|
||||
* the pair value to use if this token is one of a pair:
|
||||
* This is how it is used:
|
||||
* The openning part will have a positive number X
|
||||
* The opening part will have a positive number X
|
||||
* The closing part will have a negative number X
|
||||
* X should be unique for a pair:
|
||||
* e.g. for [ pairValue = +1
|
||||
|
||||
Reference in New Issue
Block a user