Skip to content

Commit 9ac61e3

Browse files
committed
Fix by original
1 parent 1764bec commit 9ac61e3

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

doc/wayland.jax

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
*wayland.txt* For Vim バージョン 9.1. Last change: 2025 Oct 26
1+
*wayland.txt* For Vim バージョン 9.1. Last change: 2025 Nov 01
22

33

44
VIM リファレンスマニュアル by Bram Moolenaar

en/wayland.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
*wayland.txt* For Vim version 9.1. Last change: 2025 Oct 26
1+
*wayland.txt* For Vim version 9.1. Last change: 2025 Nov 01
22

33

44
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -73,7 +73,7 @@ selections, see |wayland-primary-selection| for more details.
7373
*wayland-persist*
7474
If you use X11 cut buffers, no such things exist on Wayland. Instead to
7575
emulate such functionality, a separate clipboard manager must be used in order
76-
to persist selection data when a Wayland client exists.
76+
to persist selection data when a Wayland client exits.
7777

7878
*wayland-and-x11*
7979
If your version of Vim comes compiled with both X11 and Wayland support, then

0 commit comments

Comments
 (0)