From 2bf8930caa2c0614bba981698e08a5fb15aea8f7 Mon Sep 17 00:00:00 2001 From: Pavel Lobashov Date: Tue, 1 Oct 2019 15:30:26 +0300 Subject: [PATCH] Add words to spellcheck --- .aspell.en.pws | 6 +++++- CHANGELOG.md | 2 +- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.aspell.en.pws b/.aspell.en.pws index b0164c45..6080e68b 100644 --- a/.aspell.en.pws +++ b/.aspell.en.pws @@ -1,4 +1,4 @@ -personal_ws-1.1 en 450 utf-8 +personal_ws-1.1 en 454 utf-8 ACOT ACOTH ActiveCell @@ -35,6 +35,7 @@ BITLSHIFT BITOR BITRSHIFT BITXOR +blockcontent blocklevelstd boolean brower @@ -137,6 +138,7 @@ FI fillForms FINV firefox +flv fodp fods fodt @@ -147,6 +149,7 @@ fullscreen GAMMADIST GAMMAINV gcc +GenerateGuid GetAdress GetBottomMargin GetCells @@ -379,6 +382,7 @@ Sparklines spawnOptions specifi Spellcheker +ssl startup statsd STDEV diff --git a/CHANGELOG.md b/CHANGELOG.md index 7bc8d87e..09af0037 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -69,7 +69,7 @@ * Fix fonts picker bugs * Support flv format -* Fix display some unicode font names (bug #42926) ([DocumentServer#651](https://github.com/ONLYOFFICE/DocumentServer/issues/651)) +* Fix display some utf font names (bug #42926) ([DocumentServer#651](https://github.com/ONLYOFFICE/DocumentServer/issues/651)) * Fix GenerateGuid * Fix building of ICU ([DocumentServer#656](https://github.com/ONLYOFFICE/DocumentServer/issues/656))