Skip to content

Commit 8348287

Browse files
authored
CR: grammar fixes
1 parent 5e351e4 commit 8348287

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

kitty/config_data.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -199,7 +199,7 @@ def uniq(vals, result_type=list):
199199
'monospace',
200200
long_text=_('''
201201
You can specify different fonts for the bold/italic/bold-italic variants.
202-
To get a full list of supported fonts use `kitty list-fonts` command.
202+
To get a full list of supported fonts use the `kitty list-fonts` command.
203203
By default they are derived automatically, by the OSes font system. Setting
204204
them manually is useful for font families that have many weight variants like
205205
Book, Medium, Thick, etc. For example::

0 commit comments

Comments
 (0)