From 43de3fb1bf17041f62d39c0bb9606635d2265900 Mon Sep 17 00:00:00 2001 From: Pavel Lobashov Date: Thu, 13 Jul 2017 12:31:44 +0300 Subject: [PATCH] Fix incorrect bug name --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 894f1a32..41e0cc4a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,7 +9,7 @@ #### Document Editor * Fix problem with setting tab several time (bug #34923) * Fix printing in Edge (bug #35323) -* Fix help for moving shape by pixel (bug #24983) +* Fix help for moving shape by pixel (bug #34983) * Fix special paste in fast co-edit (bug #35310) * Fix duplicates in strict mode after special paste (bug #35312)