spelling: occurrence

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 e137fdbca1
commit 3677bceeb6
4 changed files with 4 additions and 4 deletions
@@ -5261,7 +5261,7 @@ public final class SWF implements SWFContainerItem, Timelined, Openable {
/**
* Sorts character ids. Order of character ids will match the first
* occurence of the characters.
* occurrence of the characters.
*/
public void sortCharacterIds() {
int maxId = Math.max(tags.size(), getNextCharacterId());