spelling: necessarily

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
Josh Soref
2024-10-22 09:45:12 -04:00
committed by Jindra Petřík
parent cbf1f62950
commit 6d08d9b9c1
3 changed files with 4 additions and 4 deletions

View File

@@ -351,7 +351,7 @@ public final class SWF implements SWFContainerItem, Timelined, Openable {
/**
* Map of characterId to CharacterTag including imported tags. The
* CharacterTags.getCharacterId() does not neccessarily be the characterId
* CharacterTags.getCharacterId() does not necessarily be the characterId
* in the map since there can be imported CharacterTags from other SWFs.
*/
@Internal