From ab2af0c14165c5238c4b14dd4c9f71add30ee944 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Tue, 26 Dec 2023 22:53:57 +0530 Subject: [PATCH] ... --- docs/changelog.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/changelog.rst b/docs/changelog.rst index 6ccc701db..1ed040224 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -65,7 +65,7 @@ Detailed list of changes - Font fallback: Fix the font used to render a character sometimes dependent on the order in which characters appear on screen (:iss:`6865`) -- panel kitten: Fix rendering with non-zero margin.padding in kitty.conf (:iss:`6923`) +- panel kitten: Fix rendering with non-zero margin/padding in kitty.conf (:iss:`6923`) - kitty keyboard protocol: Specify the behavior of the modifier bits during modifier key events (:iss:`6913`)