spelling: outputs

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
Josh Soref
2024-10-22 09:49:31 -04:00
committed by Jindra Petřík
parent 0d353dae49
commit 0afbc874a3

View File

@@ -24,7 +24,7 @@ import com.jpexs.decompiler.graph.model.LocalData;
import java.util.Objects;
/**
* Unparsed data. This just ouputs string as is, without any processing.
* Unparsed data. This just outputs string as is, without any processing.
*
* @author JPEXS
*/