Fix typos
This commit is contained in:
parent
0f0f5fd751
commit
56e9154bca
|
@ -213,6 +213,7 @@ HLOOKUP
|
|||
hotkey
|
||||
hotkeys
|
||||
html
|
||||
htmlutils
|
||||
https
|
||||
HYPGEOM
|
||||
icu
|
||||
|
@ -448,6 +449,7 @@ thai
|
|||
TINV
|
||||
TOC
|
||||
toLocaleString
|
||||
toolbarNoTabs
|
||||
tooltip
|
||||
tooltips
|
||||
trackpad
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
|
||||
#### 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))
|
||||
|
||||
#### Documents Editor
|
||||
|
@ -21,7 +21,7 @@
|
|||
#### Integration Example
|
||||
|
||||
* Major updates in all components
|
||||
* Fix some issues in `wopi` view
|
||||
* Fix some issues in `WOPI` view
|
||||
|
||||
## 6.4.1
|
||||
|
||||
|
|
Loading…
Reference in a new issue