mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-08-02 15:32:15 +00:00
spelling: optional
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
committed by
Jindra Petřík
parent
8dbaaea7fd
commit
5441da3c27
@@ -33,7 +33,7 @@ import org.testng.annotations.Test;
|
||||
*
|
||||
* @author JPEXS
|
||||
*/
|
||||
public class ActionScript3OptinalParametersTest extends ActionScript3DecompileTestBase {
|
||||
public class ActionScript3OptionalParametersTest extends ActionScript3DecompileTestBase {
|
||||
|
||||
@BeforeClass
|
||||
public void init() throws IOException, InterruptedException {
|
||||
@@ -202,7 +202,7 @@ public final class Header {
|
||||
}
|
||||
|
||||
/**
|
||||
* Parse frame to extract optionnal VBR frame.
|
||||
* Parse frame to extract optional VBR frame.
|
||||
*
|
||||
* @param firstFrame
|
||||
* @author E.B (javalayer@javazoom.net)
|
||||
|
||||
Reference in New Issue
Block a user