From 4e06e0a8fc39068447d17b74bd8ba3e563940d17 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Sun, 2 Feb 2025 09:21:34 +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 4de020286..0220a6fec 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -15,7 +15,7 @@ Multiple sized text [0.40] kitty is the first major terminal to introduce the concept of multiple sized text. Terminal programs running in kitty can now opt-in to use and display text in multiple font sizes both larger and smaller than the base font size. This is -done in backwards compatible, opt-in way that does not affect how traditional +done in a backwards compatible, opt-in way that does not affect how traditional terminal programs work at all. For details on the new feature and how to use it, see :doc:`text-sizing-protocol`.