spelling: optionally

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
Josh Soref
2024-10-22 09:48:20 -04:00
committed by Jindra Petřík
parent 5441da3c27
commit 08856e1230

View File

@@ -5451,7 +5451,7 @@ public final class SWF implements SWFContainerItem, Timelined, Openable {
}
/**
* Enables debugging. Adds tags to enable debugging and optinally injects
* Enables debugging. Adds tags to enable debugging and optionally injects
* debugline and debugfile instructions to AS3 code by decompiling it first
*
* @param injectAS3Code Modify AS3 code with debugfile / debugline ?