changeset 34244:d15d40bf532b

runtime(doc): correct Vim patch for Wayland support Commit: https://github.com/vim/vim/commit/8fecb472c4a3f0f1ea364422424c56d1e0771b3e Author: Christian Brabandt <cb@256bit.org> Date: Tue Jan 30 23:37:41 2024 +0100 runtime(doc): correct Vim patch for Wayland support Signed-off-by: Christian Brabandt <cb@256bit.org>
author Christian Brabandt <cb@256bit.org>
date Tue, 30 Jan 2024 23:45:03 +0100
parents 42614cc15aa5
children 16a75ce45d44
files runtime/doc/gui_x11.txt
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/runtime/doc/gui_x11.txt
+++ b/runtime/doc/gui_x11.txt
@@ -650,7 +650,7 @@ won't give an error message, Vim will cr
 
 							*gui-wayland*
 Initial support for the Wayland display server protocol has landed in patch
-9.0.0064. To enable it, you need to set the environment variable
+9.1.0064. To enable it, you need to set the environment variable
 "$GVIM_ENABLE_WAYLAND" in your shell.
 
 Note: The Wayland protocol is subject to some restrictions, so the following