This commit is contained in:
Luflosi 2019-06-07 12:26:52 +02:00
parent 656916e0fa
commit e2226a1509
No known key found for this signature in database
GPG key ID: 14140F703B7D8362

View file

@ -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.'''))