From b11e76e2e382f3cfc78467c9d522b1f0838957bf Mon Sep 17 00:00:00 2001 From: Josh Soref <2119212+jsoref@users.noreply.github.com> Date: Tue, 22 Oct 2024 08:43:22 -0400 Subject: [PATCH] spelling: coercion Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com> --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1a7faa5b8..e8fbf959b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1937,7 +1937,7 @@ Major version of SWF to XML export changed to 2. - [#1174] Change language fix - some AS2 deobfuscation fixes - [#1183] Index out of bounds fix -- Implicit coersion on binary/unary opfix +- Implicit coercion on binary/unary opfix - debugger: corect display variable values through getters - Multiple XLF export fix - [#1193] FLA export - text tag advance fix, one layer shape fix