Fix typos

Inspired by 4d3ee554b3.
Found using `codespell`.
This commit is contained in:
Luflosi
2019-08-23 01:01:12 +02:00
parent c905978874
commit 6cc720a350
15 changed files with 24 additions and 24 deletions

View File

@@ -461,7 +461,7 @@ The modifiers to override mouse selection even when a terminal application has g
o('select_by_word_characters', ':@-./_~?&=%+#', long_text=_('''
Characters considered part of a word when double clicking. In addition to these characters
any character that is marked as an alpha-numeric character in the unicode
any character that is marked as an alphanumeric character in the unicode
database will be matched.'''))
o('click_interval', -1.0, option_type=float, long_text=_('''