From 0f0ea8e43b6b490c509bd2fd308c1cac2ee05309 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Mon, 30 Mar 2026 09:25:19 +0530 Subject: [PATCH] ... --- docs/text-sizing-protocol.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/text-sizing-protocol.rst b/docs/text-sizing-protocol.rst index b9ad57886..360da6c79 100644 --- a/docs/text-sizing-protocol.rst +++ b/docs/text-sizing-protocol.rst @@ -461,7 +461,7 @@ Unicode variation selectors ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ There are two code points (:code:`U+FE0E` and :code:`U+FE0F`) that can actually -`alter the width of the previous code point `__ +`alter the width of the previous code point `__ by changing their presentation between ``Emoji_Presentation`` and ``Text_Presentation``. When adding a code point to the previous cell these have to be handled specially.