From af01cf92cc480e586f09c53d2c112d135254072d Mon Sep 17 00:00:00 2001 From: SpoonOil Date: Thu, 13 Jun 2024 22:16:38 -0400 Subject: [PATCH] Fix typo in definition.py It's is incorrect here, which can clearly be seen by expanding the contraction to "It is". Its is correct for possessive. --- 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 aebc28e1a..55ae0f3a7 100644 --- a/kitty/options/definition.py +++ b/kitty/options/definition.py @@ -296,7 +296,7 @@ option_type='to_color_or_none', long_text=''' Default cursor color. If set to the special value :code:`none` the cursor will -be rendered with a "reverse video" effect. It's color will be the color of the +be rendered with a "reverse video" effect. Its color will be the color of the text in the cell it is over and the text will be rendered with the background color of the cell. Note that if the program running in the terminal sets a cursor color, this takes precedence. Also, the cursor colors are modified if