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 -- -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php --- You received this message because you are subscribed to the Google Groups "vim_dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to vim_dev+unsubscr...@googlegroups.com. To view this discussion visit https://groups.google.com/d/msgid/vim_dev/E1uf0Ee-0083pB-1J%40256bit.org.