mirror of
https://github.com/kovidgoyal/kitty.git
synced 2026-09-01 14:53:30 +00:00
typo
This commit is contained in:
parent
7d9cf0b064
commit
20582431d6
1 changed files with 1 additions and 1 deletions
|
|
@ -87,7 +87,7 @@ these are automatically cleaned up by kitty when it quits.
|
|||
|
||||
opt('interpreter', 'sh', long_text='''
|
||||
The interpreter to use on the remote host. Must be either a POSIX complaint shell
|
||||
or a python executable. If the default sh is not available for broken, using
|
||||
or a python executable. If the default sh is not available or broken, using
|
||||
an alternate interpreter can be useful.
|
||||
''')
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue