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

View file

@ -8,7 +8,7 @@
* Interface Themes support * Interface Themes support
* 150% interface scaling 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) * Ability to add file to favorites (must be supported on DMS side)
* Password protection support * Password protection support
* New chart types (lines and scatter) * New chart types (lines and scatter)
@ -24,7 +24,7 @@
* Change Register operation in Top Toolbar * Change Register operation in Top Toolbar
* Change List Level operation * Change List Level operation
* Track changes mode redone, ability to save it to file * Track changes mode redone, ability to save it to file
* Export to html, fb2, epub * Export to html, fb2, ePub
#### Spreadsheet Editor #### Spreadsheet Editor