From fa4d264119a362704df80afc1da0c444959cdcbf Mon Sep 17 00:00:00 2001 From: Pavel Lobashov Date: Wed, 5 Jun 2019 16:36:26 +0300 Subject: [PATCH] Fix linter error --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 746894b2..c50ec84d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,7 +6,8 @@ #### Document Editor -* Add support for calculating tabs in word2013 style that lies to the right of the right margin +* Add support for calculating tabs in word2013 style that lies to the + right of the right margin ### Fixes