From 0760ecaf4d860d0f662d19ea43d68b132d7f3f42 Mon Sep 17 00:00:00 2001 From: 1024jp <1024jp@wolfrosch.com> Date: Mon, 11 May 2020 18:26:01 +0900 Subject: [PATCH] Fix typos in CHANGELOG --- CHANGELOG.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 415e1c4ca8..e83aaa8580 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,17 +12,17 @@ Change Log ### Improvements -- [beta] Adjust vertical character position in line. +- [beta] Adjust the vertical character position in line. ### Fixes - [beta] Fix an issue where the current line highlight wrongly shifted when the overscrolling is set. -- [beta] Fix an issue where line numbers at the bottm part were hidden when the overscrolling is set. -- [beta] Fix an issue where syntax highlight was ocasionally not updated when the text is edited. +- [beta] Fix an issue where line numbers at the bottom part were hidden when the overscrolling is set. +- [beta] Fix an issue where syntax highlight was occasionally not updated when the text is edited. - [beta] Fix an issue where the current syntax highlight was not removed when selecting style “None.” - [beta] Fix an issue where the visibility of invisibles of opened documents cannot be changed. -- [beta] Fix an issue where the previous current line highligts could remain. +- [beta] Fix an issue where the previous current line highlights could remain. - [beta] Fix an issue where the previous page guide could remain after changing the page guide visibility. @@ -990,7 +990,7 @@ no change. - Fix an issue where theme was not applied to document print when the print theme setting is “Same as Document's Setting”. - Fix an issue where “Copy as Rich Text” command lost the style information when paste to some specific applications, such as Pages. - [beta] Fix an issue where theme color was not applied to document print. -- [beta] Fix an issue where the editable area in editors are ocasionally set wrong after zooming on macOS 10.14 Mojave. +- [beta] Fix an issue where the editable area in editors are occasionally set wrong after zooming on macOS 10.14 Mojave. @@ -1032,7 +1032,7 @@ no change. ### Known Issues - [Mojave] The title bar color is not correctly updated when the system appearance is changed. -- [Mojave] The editable area in editors are ocasionally set wrong after zooming. +- [Mojave] The editable area in editors are occasionally set wrong after zooming.