From 0f4f85c9def253aadb93d77f13928341637c8423 Mon Sep 17 00:00:00 2001 From: Pavel Lobashov Date: Wed, 13 Oct 2021 14:41:25 +0300 Subject: [PATCH] Fix more --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e597b691..2a2390fe 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,7 +8,7 @@ * Fix JS errors while copy chart from Document Editor to Presentation Editor (Bug #52844) -* Fix `htmlutils.js` not found for `toolbarNoTabs` (Bug #52849)([DocumentServer#1445](https://github.com/ONLYOFFICE/DocumentServer/issues/1445)) +* Fix `htmlutils.js` not found for `toolbarNoTabs` option (Bug #52849)([DocumentServer#1445](https://github.com/ONLYOFFICE/DocumentServer/issues/1445)) #### Documents Editor