From 94bddb8088db29d254d90fc8b294c02b749183e2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jindra=20Pet=C5=99=C3=ADk?= Date: Mon, 21 Nov 2022 19:02:30 +0100 Subject: [PATCH] typo [ci skip] --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ab9e73190..efbcc83a2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -77,7 +77,7 @@ All notable changes to this project will be documented in this file. - Move tag with dependencies - Copy/Move tag operation has select position dialog - Select position dialog has target file in its title -- [#1649] Moving SWF files (and bundles) up and down (comtext menuitem + ALT up/down shortcut) +- [#1649] Moving SWF files (and bundles) up and down (context menuitem + ALT up/down shortcut) - Moving tags up and down in the taglist view (context menuitem + ALT up/down shortcut) - [#1701] Setting charset for SWF files with version 5 or lower (GUI, commandline) - [#1864] Commandline: Allow to set special value "/dev/stdin" for input files to read from stdin (even on Windows)