Add words to spellcheck

This commit is contained in:
Pavel Lobashov 2019-10-01 15:30:26 +03:00
parent 80efeff784
commit 2bf8930caa
2 changed files with 6 additions and 2 deletions

View file

@ -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

View file

@ -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))