From e46462645df43736fe94ce0f1381c8a088be6af2 Mon Sep 17 00:00:00 2001 From: Pavel Lobashov Date: Fri, 1 Feb 2019 17:38:50 +0300 Subject: [PATCH] Fix typos --- .aspell.en.pws | 5 ++++- CHANGELOG.md | 12 ++++++------ 2 files changed, 10 insertions(+), 7 deletions(-) diff --git a/.aspell.en.pws b/.aspell.en.pws index 82a7940f..63469448 100644 --- a/.aspell.en.pws +++ b/.aspell.en.pws @@ -1,4 +1,4 @@ -personal_ws-1.1 en 418 utf-8 +personal_ws-1.1 en 421 utf-8 ACOT ACOTH ActiveCell @@ -341,7 +341,9 @@ SetTopMargin SetVisible SheetView showReviewChanges +shrinkwrap si +signatureLine Slovenčina Slovenská snaplines @@ -379,6 +381,7 @@ truetype TTEST ttf txt +txPr ubuntu uncalculated undelete diff --git a/CHANGELOG.md b/CHANGELOG.md index df866b52..51ae12d2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,14 +8,14 @@ * Update copyrights to 2019 and actual Latvian address * Update npm-shrinkwrap to actual -* Chinese as document language (without spellcheck) ([DocumentServer#479](https://github.com/ONLYOFFICE/DocumentServer/issues/479)) +* Chinese as document language (without spellchecker) ([DocumentServer#479](https://github.com/ONLYOFFICE/DocumentServer/issues/479)) * Updated translations #### Plugins * Add support of system plugins -#### Backend +#### Back-end * Add robots.txt handler @@ -33,7 +33,7 @@ * Fix border display in some docx files (bug #39461) * Fix the problem of correcting of hit an drawing anchor in select -* Fix color of conent control border on preview (bug #40330) +* Fix color of content control border on preview (bug #40330) #### Spreadsheet Editor @@ -47,7 +47,7 @@ * Fix maximum call stack error while copy do Documents or Presentations * Fix cell scroll in specific files (bug #40294) * Fix js error while opening some xls file (bug #39529) -* Fix js erorr while opening settings +* Fix js error while opening settings * Fix printing file with custom sheet size (bug #40275) #### Presentation Editor @@ -57,9 +57,9 @@ * Fix opening presentation with unused theme' * Fix pptx shape display (bug #39169) -#### Backend +#### Back-end -* Fix problem with jsw callback url ([DocumentServer#472](https://github.com/ONLYOFFICE/DocumentServer/issues/472)) +* Fix problem with jwt callback url ([DocumentServer#472](https://github.com/ONLYOFFICE/DocumentServer/issues/472)) #### x2t