From fd475423cf7189899277bff20c4956f9bc1b68f0 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Sat, 17 Jul 2021 06:30:48 +0530 Subject: [PATCH] Fix reference to option in changelog docs --- docs/changelog.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/changelog.rst b/docs/changelog.rst index 12876e462..21bb21e65 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -34,8 +34,8 @@ To update |kitty|, :doc:`follow the instructions `. - Add a new variable ``{num_window_groups}`` for the :opt:`tab_title_template` (:iss:`3837`) -- Wayland: Fix :opt:`initial_window_width` specified in cells not working on - High DPI screens (:iss:`3834`) +- Wayland: Fix :opt:`initial_window_width/height ` specified + in cells not working on High DPI screens (:iss:`3834`) 0.21.2 [2021-06-28]