From 70504ee3baa77547267c1f614a2b84fc3b3f915c Mon Sep 17 00:00:00 2001 From: Josh Soref <2119212+jsoref@users.noreply.github.com> Date: Tue, 22 Oct 2024 08:29:22 -0400 Subject: [PATCH] spelling: address Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com> --- CHANGELOG.md | 2 +- resources/com.jpexs.decompiler.flash.metainfo.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9e520f6e8..d3279c600 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -863,7 +863,7 @@ Major version of SWF to XML export changed to 2. - [#1898] Keyboard shortcut to remove tags (DEL, SHIFT+DEL) - [#1511], [#1765] Quick search tree (Ctrl+F) for everything, not just AS3 classes - Quick search (Ctrl+F) for tag list view -- [#1884] Memory search - show size and adress in hex, show only aligned to N bytes +- [#1884] Memory search - show size and address in hex, show only aligned to N bytes - AS3 - "internal" keyword support - ProductInfo tag information display - DebugId tag proper display and editation diff --git a/resources/com.jpexs.decompiler.flash.metainfo.xml b/resources/com.jpexs.decompiler.flash.metainfo.xml index a21563173..6821ae448 100644 --- a/resources/com.jpexs.decompiler.flash.metainfo.xml +++ b/resources/com.jpexs.decompiler.flash.metainfo.xml @@ -1024,7 +1024,7 @@
  • #1898 Keyboard shortcut to remove tags (DEL, SHIFT+DEL)
  • #1511, #1765 Quick search tree (Ctrl+F) for everything, not just AS3 classes
  • Quick search (Ctrl+F) for tag list view
  • -
  • #1884 Memory search - show size and adress in hex, show only aligned to N bytes
  • +
  • #1884 Memory search - show size and address in hex, show only aligned to N bytes
  • AS3 - "internal" keyword support
  • ProductInfo tag information display
  • DebugId tag proper display and editation