mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-06-05 14:25:19 +00:00
spelling: occurrence
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
committed by
Jindra Petřík
parent
e137fdbca1
commit
3677bceeb6
@@ -177,7 +177,7 @@ public class Graph {
|
||||
* input edges are already visited (not counting back edges), then all its
|
||||
* output edges are processed.
|
||||
* <p>
|
||||
* This time is useful when sorting nodes according their occurence in
|
||||
* This time is useful when sorting nodes according their occurrence in
|
||||
* getMostCommonPart method - used for switch detection
|
||||
*
|
||||
* @param loops Already calculated loops to get backedges from.
|
||||
|
||||
Reference in New Issue
Block a user