spelling: identifier

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 ae14ac031a
commit 2489671751
2 changed files with 3 additions and 3 deletions
@@ -1714,7 +1714,7 @@ public final class SWF implements SWFContainerItem, Timelined, Openable {
/**
* Gets all tags with specified type id.
*
* @param tagId Identificator of tag type
* @param tagId Identifier of tag type
* @return List of tags
*/
public List<Tag> getTagData(int tagId) {