spelling: successful

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
Josh Soref
2024-10-22 10:04:58 -04:00
committed by Jindra Petřík
parent b8836fc196
commit 7e0975c4b7
3 changed files with 3 additions and 3 deletions

View File

@@ -1 +1 @@
These archives are tools needed for successfull CICD build on GitHub.
These archives are tools needed for successful CICD build on GitHub.

View File

@@ -265,7 +265,7 @@ public class MxmlcAs3ScriptReplacer extends MxmlcRunner implements As3ScriptRepl
}
((Tag) pack.abc.parentTag).setModified(true);
pack.abc.getSwf().getAbcIndex().refreshAbc(pack.abc);
deinitReplacement(pack); //successfull finish
deinitReplacement(pack); //successful finish
}
}

View File

@@ -282,7 +282,7 @@ public class ReflectUtils {
* implements.
* <b>This is still not very efficient and should only be called if
* performance is not of an issue.</b>
* You can check the return value to see if the call was seuccessful or
* You can check the return value to see if the call was successful or
* not.
* @param obj Object to receive the call
* @param property property name (without set. First letter will be