Fix typo
This commit is contained in:
parent
656916e0fa
commit
e2226a1509
1 changed files with 1 additions and 1 deletions
|
|
@ -618,7 +618,7 @@ def to_layout_names(raw):
|
|||
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…
Reference in a new issue