patch 9.1.1486: documentation issues with Wayland

Problem:  documentation issues with Wayland
          (after v9.1.1485)
Solution: Tweak documentation style. Capitalize the first letter of
          Wayland (Hirohito Higashi)

related: #17619

Signed-off-by: Hirohito Higashi <h.east.727@gmail.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>
diff --git a/runtime/doc/starting.txt b/runtime/doc/starting.txt
index 7d3cd2b..2fdf3fc 100644
--- a/runtime/doc/starting.txt
+++ b/runtime/doc/starting.txt
@@ -1,4 +1,4 @@
-*starting.txt*  For Vim version 9.1.  Last change: 2025 Jun 27
+*starting.txt*  For Vim version 9.1.  Last change: 2025 Jun 28
 
 
 		  VIM REFERENCE MANUAL    by Bram Moolenaar
@@ -560,9 +560,9 @@
 		This does not enable the XSMP handler though.
 
 							*-Y*
--Y		Do not try connecting to the Wayland compositor. Is only
+-Y		Do not try connecting to the Wayland compositor.  Is only
 		relevant for Unix when compiled with the |+wayland| feature,
-		otherwise it's ignored. Note that this will make any feature
+		otherwise it's ignored.  Note that this will make any feature
 		that uses Wayland unavailable, such as the clipboard.
 
 							*-s*