Merge pull request #1 from SpoonOil/SpoonOil-patch-1

Fix typo in definition.py
This commit is contained in:
SpoonOil 2024-06-13 22:17:58 -04:00 committed by GitHub
commit 185645f84b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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