runtime(doc): use correct possessive form
Commit:
https://github.com/vim/vim/commit/1a2c4932a34d62b94201feca719eb66050786bcf
Author: Christian Brabandt <
c...@256bit.org>
Date: Thu Jul 24 19:51:04 2025 +0200
runtime(doc): use correct possessive form
as suggested by chdiza
Signed-off-by: Christian Brabandt <
c...@256bit.org>
diff --git a/runtime/doc/usr_90.txt b/runtime/doc/usr_90.txt
index babf48214..980cdedba 100644
--- a/runtime/doc/usr_90.txt
+++ b/runtime/doc/usr_90.txt
@@ -1,4 +1,4 @@
-*usr_90.txt* For Vim version 9.1. Last change: 2025 Jul 23
+*usr_90.txt* For Vim version 9.1. Last change: 2025 Jul 24
VIM USER MANUAL - by Bram Moolenaar
@@ -200,7 +200,7 @@ box for most users.
2. Using winget (Windows Package Manager) ~
If you prefer using the command line, you can quickly install Vim using
-Windows built-in package manager for the stable version: >
+Windows' built-in package manager for the stable version: >
winget install vim.vim