From: Christian Brabandt Date: Thu, 24 Jul 2025 17:51:04 +0000 (+0200) Subject: runtime(doc): use correct possessive form X-Git-Tag: v9.1.1588~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1a2c4932a34d62b94201feca719eb66050786bcf;p=thirdparty%2Fvim.git runtime(doc): use correct possessive form as suggested by chdiza Signed-off-by: Christian Brabandt --- diff --git a/runtime/doc/usr_90.txt b/runtime/doc/usr_90.txt index babf48214b..980cdedbad 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