From 3ac966a38bd555dd0715ef1a5d0329005d1a26bb Mon Sep 17 00:00:00 2001 From: Luflosi Date: Tue, 18 Feb 2020 16:00:28 +0100 Subject: [PATCH] Fix typo --- docs/changelog.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/changelog.rst b/docs/changelog.rst index 967b2f36e..ecde1f8da 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -43,7 +43,7 @@ To update |kitty|, :doc:`follow the instructions `. - Fix incorrect rendering of selection when using rectangular select and scrolling (:iss:`2351`) -- macOS: When switching inpt method while a pending multi-key input is in +- macOS: When switching input method while a pending multi-key input is in progress, clear the pending input (:iss:`2358`)