runtime(doc): Tweak documentation style a bit

closes: #16556

Signed-off-by: Christian Brabandt <cb@256bit.org>
Signed-off-by: Hirohito Higashi <h.east.727@gmail.com>
diff --git a/runtime/doc/usr_02.txt b/runtime/doc/usr_02.txt
index 00d4962..e52853a 100644
--- a/runtime/doc/usr_02.txt
+++ b/runtime/doc/usr_02.txt
@@ -1,4 +1,4 @@
-*usr_02.txt*	For Vim version 9.1.  Last change: 2025 Jan 16
+*usr_02.txt*	For Vim version 9.1.  Last change: 2025 Feb 01
 
 		     VIM USER MANUAL - by Bram Moolenaar
 
@@ -698,8 +698,8 @@
      package-<name>. So >
 	:help package-comment
 <
-    will bring you to the help section for the included comment plugin and how to
-    enable it.
+    will bring you to the help section for the included comment plugin and how
+    to enable it.
 
 
 ==============================================================================