runtime(doc): Fix a few typos
Commit:
https://github.com/vim/vim/commit/07da26710a798bab9e39d27783e968ae626280e6
Author: Hirohito Higashi <[email protected]>
Date: Sat Nov 1 15:24:12 2025 +0000
runtime(doc): Fix a few typos
closes: https://github.com/vim/vim/issues/18676
Signed-off-by: Hirohito Higashi <[email protected]>
Signed-off-by: Christian Brabandt <[email protected]>
diff --git a/runtime/doc/mbyte.txt b/runtime/doc/mbyte.txt
index ea545874c..e7ca6da86 100644
--- a/runtime/doc/mbyte.txt
+++ b/runtime/doc/mbyte.txt
@@ -1,4 +1,4 @@
-*mbyte.txt* For Vim version 9.1. Last change: 2025 Oct 26
+*mbyte.txt* For Vim version 9.1. Last change: 2025 Nov 01
VIM REFERENCE MANUAL by Bram Moolenaar et al.
@@ -997,8 +997,8 @@ recommended to test with an alternative one.
For proper integration with Vim's |+multi_byte_ime| system, changes in the
input method's status must be detectable by the `ImmGetOpenStatus()` function
-in Vims source code. Currently, some input methods that support multi-language
-input may have internal state changes that gVim cannot capture.
+in Vim's source code. Currently, some input methods that support
+multi-language input may have internal state changes that gVim cannot capture.
Cursor color when IME or XIM is on *CursorIM*
diff --git a/runtime/doc/wayland.txt b/runtime/doc/wayland.txt
index 300b9c5b9..9900d9ae3 100644
--- a/runtime/doc/wayland.txt
+++ b/runtime/doc/wayland.txt
@@ -1,4 +1,4 @@
-*wayland.txt* For Vim version 9.1. Last change: 2025 Oct 26
+*wayland.txt* For Vim version 9.1. Last change: 2025 Nov 01
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -73,7 +73,7 @@ selections, see |wayland-primary-selection| for more details.
*wayland-persist*
If you use X11 cut buffers, no such things exist on Wayland. Instead to
emulate such functionality, a separate clipboard manager must be used in order
-to persist selection data when a Wayland client exists.
+to persist selection data when a Wayland client exits.
*wayland-and-x11*
If your version of Vim comes compiled with both X11 and Wayland support, then
--
--
You received this message from the "vim_dev" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php
---
You received this message because you are subscribed to the Google Groups
"vim_dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion visit
https://groups.google.com/d/msgid/vim_dev/E1vGllb-006kKH-Mg%40256bit.org.