Fix typo
This commit is contained in:
parent
e342f5ffab
commit
799452dd2e
1 changed files with 1 additions and 1 deletions
|
|
@ -459,7 +459,7 @@
|
|||
''')
|
||||
|
||||
opt('scrollbar_interactive', 'yes', option_type='to_bool', ctype='bool', long_text='''
|
||||
If disabled, the scrollbar will not be controllable via th emouse and all mouse events
|
||||
If disabled, the scrollbar will not be controllable via the mouse and all mouse events
|
||||
will pass through the scrollbar.''')
|
||||
|
||||
opt('scrollbar_jump_on_click', 'yes', option_type='to_bool', ctype='bool', long_text='''
|
||||
|
|
|
|||
Loading…
Reference in a new issue