]> git.ipfire.org Git - thirdparty/vim.git/commitdiff
runtime(doc): correct Vim patch for Wayland support
authorChristian Brabandt <cb@256bit.org>
Tue, 30 Jan 2024 22:37:41 +0000 (23:37 +0100)
committerChristian Brabandt <cb@256bit.org>
Tue, 30 Jan 2024 22:37:41 +0000 (23:37 +0100)
Signed-off-by: Christian Brabandt <cb@256bit.org>
runtime/doc/gui_x11.txt

index e1a615a7df711a323f44bc40b6da7541a9e4e68a..bc2ba5437e64c7c2112cf9d634e1a313ded15c47 100644 (file)
@@ -650,7 +650,7 @@ won't give an error message, Vim will crash later).
 
                                                        *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