Fix typos
This commit is contained in:
parent
0f0f5fd751
commit
56e9154bca
|
@ -213,6 +213,7 @@ HLOOKUP
|
||||||
hotkey
|
hotkey
|
||||||
hotkeys
|
hotkeys
|
||||||
html
|
html
|
||||||
|
htmlutils
|
||||||
https
|
https
|
||||||
HYPGEOM
|
HYPGEOM
|
||||||
icu
|
icu
|
||||||
|
@ -448,6 +449,7 @@ thai
|
||||||
TINV
|
TINV
|
||||||
TOC
|
TOC
|
||||||
toLocaleString
|
toLocaleString
|
||||||
|
toolbarNoTabs
|
||||||
tooltip
|
tooltip
|
||||||
tooltips
|
tooltips
|
||||||
trackpad
|
trackpad
|
||||||
|
|
|
@ -6,7 +6,7 @@
|
||||||
|
|
||||||
#### All Editors
|
#### All Editors
|
||||||
|
|
||||||
* Fix JS errors while copy chart from CDE to CPE (Bug #52844)
|
* Fix JS errors while copy chart from Document Editor to Presentation Editor (Bug #52844)
|
||||||
* Fix `htmlutils.js` not found for `toolbarNoTabs` (Bug #52849)([DocumentServer#1445](https://github.com/ONLYOFFICE/DocumentServer/issues/1445))
|
* Fix `htmlutils.js` not found for `toolbarNoTabs` (Bug #52849)([DocumentServer#1445](https://github.com/ONLYOFFICE/DocumentServer/issues/1445))
|
||||||
|
|
||||||
#### Documents Editor
|
#### Documents Editor
|
||||||
|
@ -21,7 +21,7 @@
|
||||||
#### Integration Example
|
#### Integration Example
|
||||||
|
|
||||||
* Major updates in all components
|
* Major updates in all components
|
||||||
* Fix some issues in `wopi` view
|
* Fix some issues in `WOPI` view
|
||||||
|
|
||||||
## 6.4.1
|
## 6.4.1
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue