Fix typo in option definitions

This commit is contained in:
Yang Tang
2023-07-14 01:16:26 -04:00
committed by GitHub
parent 94e2aeb38c
commit 38decaae40

View File

@@ -3657,10 +3657,10 @@ map('Seventh window',
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',
)