From bd9b5d80f396c683a1e5cc9096b3aa7393551b34 Mon Sep 17 00:00:00 2001 From: Petar Dobrev Date: Sun, 19 Apr 2026 09:32:25 +0300 Subject: [PATCH] fix docs reference --- docs/changelog.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/changelog.rst b/docs/changelog.rst index 517b7412e..dea08434f 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -251,7 +251,7 @@ Detailed list of changes - macOS: Fix occasional phantom cursors being drawn on screen (:iss:`9725`) -- diff kitten: A new option :opt:`sticky_header` to pin the current file's name to the top of the screen as you scroll through a multi-file diff (:pull:`9891`) +- diff kitten: A new option :opt:`kitten-diff.sticky_header` to pin the current file's name to the top of the screen as you scroll through a multi-file diff (:pull:`9891`) 0.46.2 [2026-03-21]