chore: remove repetitive words

Signed-off-by: goodactive <goodactive@qq.com>
This commit is contained in:
goodactive
2024-04-19 18:29:06 +08:00
parent 7f61f1f9f3
commit 6ae24a8c8d
5 changed files with 5 additions and 5 deletions

View File

@@ -1270,7 +1270,7 @@ Detailed list of changes
- macOS: Fix keyboard input not working after toggling fullscreen till the
window is clicked in
- A new mappable action ``nth_os_window`` to to focus the specified nth OS
- A new mappable action ``nth_os_window`` to focus the specified nth OS
window. (:pull:`4316`)
- macOS: The kitty window can be scrolled by the mouse wheel when OS window not

View File

@@ -126,7 +126,7 @@ receiving::
...
The client must then wait for responses from the terminal emulator. It
is an error to send anymore commands to to the terminal until an ``OK``
is an error to send anymore commands to the terminal until an ``OK``
response is received from the terminal. The terminal wait for the user to accept
the request. If accepted, it sends::