From e61d328cb04ef7089c8e8da294cf56d7418f0e7d Mon Sep 17 00:00:00 2001 From: Luflosi Date: Fri, 18 Jun 2021 16:36:27 +0200 Subject: [PATCH] Fix typo in changelog --- docs/changelog.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/changelog.rst b/docs/changelog.rst index 5049448e5..9df60e998 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -20,7 +20,7 @@ To update |kitty|, :doc:`follow the instructions `. - macOS: Fix a regression in 0.21.0 that broke middle-click to paste from clipboard (:iss:`3730`) -- When displaying scrollback ensure that the window does not quit is the amount +- When displaying scrollback ensure that the window does not quit if the amount of scrollback is less than a screen and the user has the ``--quit-if-one-screen`` option enabled for less (:iss:`3740`)