mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-05-26 03:46:08 +00:00
spelling: identifier
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
committed by
Jindra Petřík
parent
ae14ac031a
commit
2489671751
@@ -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) {
|
||||
|
||||
Reference in New Issue
Block a user