Fix typo in option definitions
This commit is contained in:
parent
94e2aeb38c
commit
38decaae40
1 changed files with 2 additions and 2 deletions
|
|
@ -3657,10 +3657,10 @@
|
|||
only='macos',
|
||||
)
|
||||
|
||||
map('Eight window',
|
||||
map('Eighth window',
|
||||
'eighth_window kitty_mod+8 eighth_window',
|
||||
)
|
||||
map('Eight window',
|
||||
map('Eighth window',
|
||||
'eighth_window cmd+8 eighth_window',
|
||||
only='macos',
|
||||
)
|
||||
|
|
|
|||
Loading…
Reference in a new issue