diff --git a/docs/text-sizing-protocol.rst b/docs/text-sizing-protocol.rst index 1b69b5212..670dd6c74 100644 --- a/docs/text-sizing-protocol.rst +++ b/docs/text-sizing-protocol.rst @@ -443,13 +443,13 @@ previous cell these have to be handled specially. ``U+FE0E`` - Variation Selector 15 When the previous cell has width two and the last character in the previous - cell is one of the ``Basic_Emoji`` codepoint from the :ref:`Wide emoji rule + cell is one of the ``Basic_Emoji`` codepoints from the :ref:`Wide emoji rule ` that is *not* followed by ``FEOF`` then the width of the previous cell is decreased to one. ``U+FE0F`` - Variation Selector 16 When the previous cell has width one and the last character in the previous - cell is one of the ``Basic_Emoji`` codepoint from the :ref:`Wide emoji rule + cell is one of the ``Basic_Emoji`` codepoints from the :ref:`Wide emoji rule ` that is followed by ``FEOF`` then the width of the previous cell is increased to two.