Fix typos

This commit is contained in:
Pavel Lobashov 2021-05-14 14:38:18 +03:00
parent 0cfa42e5b6
commit db14d1a37a
No known key found for this signature in database
GPG key ID: 47F57222688BE1AA
2 changed files with 6 additions and 2 deletions

View file

@ -114,6 +114,7 @@ DGET
dir
djvu
DMAX
DMS
dns
DocFormat
docId
@ -385,6 +386,7 @@ Schweiz
sdk
sdkjs
sdt
SharedWorker
SECH
SecurityError
selectwheel
@ -444,6 +446,7 @@ TINV
TOC
toLocaleString
tooltip
tooltips
trackpad
TRIMMEAN
truetype
@ -489,6 +492,7 @@ XLSX
XLTX
xps
XSS
XLOOKUP
Yandex
youtube
yy

View file

@ -8,7 +8,7 @@
* Interface Themes support
* 150% interface scaling support
* Spellchecker implemented as SharedWorker. No more backend service for spellchecker
* Spellchecker implemented as SharedWorker. No more back-end service for spellchecker
* Ability to add file to favorites (must be supported on DMS side)
* Password protection support
* New chart types (lines and scatter)
@ -24,7 +24,7 @@
* Change Register operation in Top Toolbar
* Change List Level operation
* Track changes mode redone, ability to save it to file
* Export to html, fb2, epub
* Export to html, fb2, ePub
#### Spreadsheet Editor