From b35a8dd225b06340022c4971471952c48380b1db Mon Sep 17 00:00:00 2001 From: mitchell <70453897+667e-11@users.noreply.github.com> Date: Thu, 16 Jul 2020 17:25:51 -0400 Subject: Minor LuaDoc updates and spelling corrections. --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'CHANGELOG.md') 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. -- cgit v1.2.3