aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authormitchell <70453897+667e-11@users.noreply.github.com>2020-07-16 17:25:51 -0400
committermitchell <70453897+667e-11@users.noreply.github.com>2020-07-16 17:25:51 -0400
commitb35a8dd225b06340022c4971471952c48380b1db (patch)
treee834bfb5b7767296f2a7bfaabde3aa99b88cf98f /CHANGELOG.md
parent3eb130fd2ef73745b2b9f796abbce7bdd2b88632 (diff)
downloadtextadept-b35a8dd225b06340022c4971471952c48380b1db.tar.gz
textadept-b35a8dd225b06340022c4971471952c48380b1db.zip
Minor LuaDoc updates and spelling corrections.
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 336ef7e7..041312e9 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2312,7 +2312,7 @@ Download:
Bugfixes:
-* Fixed bug in parsing output from a cancelled dropdown dialog.
+* Fixed bug in parsing output from a canceled dropdown dialog.
* Always use absolute file paths so sessions are saved and reloaded properly.
* Temporarily disabled asynchronous spawning on OSX due to GLib crashes.
@@ -3362,7 +3362,7 @@ Download:
Bugfixes:
-* Cancelling in [`buffer:close()`][] caused unwanted key propagation.
+* Canceling in [`buffer:close()`][] caused unwanted key propagation.
* Correctly emit [`RUN_OUTPUT` events][].
* Fixed bug with extra empty entry in the buffer browser.
* Fixed incremental find in ncurses.