Fix typos

This commit is contained in:
Luflosi
2020-06-23 16:18:02 +02:00
parent 36a20f7b00
commit 2b884377d4
8 changed files with 8 additions and 8 deletions

View File

@@ -786,7 +786,7 @@ o('confirm_os_window_close', 0, option_type=positive_int, long_text=_('''
Ask for confirmation when closing an OS window that has at least this
number of kitty windows in it. A value of zero disables confirmation.
This confirmation also applies to requests to quit the entire application (all
OS windows, via the quite action).
OS windows, via the quit action).
'''))
# }}}