mirror of
https://github.com/kovidgoyal/kitty.git
synced 2026-08-04 14:46:03 +00:00
Fix typo
This commit is contained in:
parent
656916e0fa
commit
e2226a1509
1 changed files with 1 additions and 1 deletions
|
|
@ -618,7 +618,7 @@ window manager/operating system.
|
|||
o('resize_debounce_time', 0.1, option_type=positive_float, long_text=_('''
|
||||
The time (in seconds) to wait before redrawing the screen when a
|
||||
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.'''))
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue