From 4ef17edace183147a0d8b78beb3aa7435fe89ea8 Mon Sep 17 00:00:00 2001 From: Tom Faulkner Date: Wed, 3 Aug 2022 23:52:00 +0000 Subject: [PATCH] Fix doc typo: throught to throughout Just a typo in the docs. Kitty is great, thanks for all the hard work. --- docs/glossary.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/glossary.rst b/docs/glossary.rst index 1505e7355..97b6ab608 100644 --- a/docs/glossary.rst +++ b/docs/glossary.rst @@ -30,7 +30,7 @@ Glossary overlay An *overlay window* is a :term:`kitty window ` that is placed on top of an existing kitty window, entirely covering it. Overlays are used - throught kitty, for example, to display the :ref:`the scrollback buffer `, + throughout kitty, for example, to display the :ref:`the scrollback buffer `, to display :doc:`hints `, for :doc:`unicode input ` etc.