From 28109cfdd5eaf5d2abfd77505fa8ccc6de9ff994 Mon Sep 17 00:00:00 2001 From: Pavel Lobashov Date: Fri, 22 Nov 2019 14:06:31 +0300 Subject: [PATCH] Fix --- .aspell.en.pws | 6 +++++- CHANGELOG.md | 6 +++--- 2 files changed, 8 insertions(+), 4 deletions(-) diff --git a/.aspell.en.pws b/.aspell.en.pws index 6080e68b..16ce1198 100644 --- a/.aspell.en.pws +++ b/.aspell.en.pws @@ -1,4 +1,4 @@ -personal_ws-1.1 en 454 utf-8 +personal_ws-1.1 en 459 utf-8 ACOT ACOTH ActiveCell @@ -82,6 +82,7 @@ csv CSV ctrl Ctrl +cyrillic CUBEKPIMEMBER CUBEMEMBER CUBEMEMBERPROPERTY @@ -244,6 +245,8 @@ metafile México MINIFS minishift +MoveCursorToStart +MoveCursorToEnd MULT multi multichart @@ -327,6 +330,7 @@ Rebranding reconnection rect redis +regex refactor Refactor refactoring diff --git a/CHANGELOG.md b/CHANGELOG.md index d7846f6f..88296afd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,7 +6,7 @@ #### All Editors -* Rename `web-apps-pro` repo to `web-apps` +* Rename `web-apps-pro` repository to `web-apps` #### Plugins @@ -14,7 +14,7 @@ of the document (`MoveCursorToStart`, `MoveCursorToEnd`) (bug #41521) -#### Backend +#### Back-end * Add custom public key support @@ -39,7 +39,7 @@ #### Embedded mode -* Fix autofocus in embedded mode +* Fix focus in embedded mode * Fix hiding download button and settings menu. #### Installation