mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-05-25 07:47:06 +00:00
spelling: characters
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
committed by
Jindra Petřík
parent
72ef722ca9
commit
a000f7fdf2
@@ -1859,7 +1859,7 @@ public final class SWF implements SWFContainerItem, Timelined, Openable {
|
||||
/**
|
||||
* Save file to byte array.
|
||||
*
|
||||
* @param includeImported Include imported characterss
|
||||
* @param includeImported Include imported characters
|
||||
* @return Byte array
|
||||
* @throws IOException On I/O error
|
||||
*/
|
||||
@@ -1871,7 +1871,7 @@ public final class SWF implements SWFContainerItem, Timelined, Openable {
|
||||
* Save file to byte array with GFX option.
|
||||
*
|
||||
* @param gfx GFX
|
||||
* @param includeImported Include imported characterss
|
||||
* @param includeImported Include imported characters
|
||||
* @return Byte array
|
||||
* @throws IOException On I/O error
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user