From e6311edf53a7a9e5cd925cb627564e46c435a674 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Wed, 24 Nov 2021 19:52:22 +0530 Subject: [PATCH] ... --- kitty/options/definition.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kitty/options/definition.py b/kitty/options/definition.py index 5b4b30093..7caf9f9b5 100644 --- a/kitty/options/definition.py +++ b/kitty/options/definition.py @@ -2896,7 +2896,7 @@ version, present for backwards compatibility. It causes all invocations of the aliased kitten to be substituted. So the example above will cause all invocations of the hints kitten to have the :code:`--hints-offset=0` -option appliedLeave kitten_alias documented. +option applied. ''' )