mirror of
https://github.com/kovidgoyal/kitty
synced 2026-07-28 03:01:57 +02:00
Fix typo
This commit is contained in:
@@ -618,7 +618,7 @@ window manager/operating system.
|
|||||||
o('resize_debounce_time', 0.1, option_type=positive_float, long_text=_('''
|
o('resize_debounce_time', 0.1, option_type=positive_float, long_text=_('''
|
||||||
The time (in seconds) to wait before redrawing the screen when a
|
The time (in seconds) to wait before redrawing the screen when a
|
||||||
resize event is received. On platforms such as macOS, where the
|
resize event is received. On platforms such as macOS, where the
|
||||||
operating system sends event corresponding to the start and end
|
operating system sends events corresponding to the start and end
|
||||||
of a resize, this number is ignored.'''))
|
of a resize, this number is ignored.'''))
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user