runtime(doc): Update 'softtabstop' documentation

Commit: 
https://github.com/vim/vim/commit/77b8a12f8249a2f87cc2b20d8a4279da6bf5b11a
Author: Jonathan Demme <[email protected]>
Date:   Fri May 15 15:37:31 2026 +0000

    runtime(doc): Update 'softtabstop' documentation
    
    closes: https://github.com/vim/vim/issues/20218
    
    Signed-off-by: Jonathan Demme <[email protected]>
    Signed-off-by: Christian Brabandt <[email protected]>

diff --git a/runtime/doc/usr_30.txt b/runtime/doc/usr_30.txt
index a541c77d2..7b9dbf1cb 100644
--- a/runtime/doc/usr_30.txt
+++ b/runtime/doc/usr_30.txt
@@ -1,4 +1,4 @@
-*usr_30.txt*   For Vim version 9.2.  Last change: 2026 Feb 14
+*usr_30.txt*   For Vim version 9.2.  Last change: 2026 May 15
 
 
                     VIM USER MANUAL    by Bram Moolenaar
@@ -531,9 +531,9 @@ they do when using only tab characters.
   Vim 5.4 introduced the 'softtabstop' option.  On top of the (hard) tab stops
 used to display the horizontal tab characters in the text, Vim adds extra
 soft tab stops dedicated only to the cursor.  When 'softtabstop' is set to a
-positive value, and the <Tab> key will push the cursor to the next soft tab
+positive value, the <Tab> key will push the cursor to the next soft tab
 stop.  Vim will insert the correct combination of tab characters and spaces to
-make the effect visually.  Likewise pressing <BS> will have the cursor try to
+achieve this effect.  Likewise pressing <BS> will have the cursor try to
 reach the nearest soft tab stop.  The following example uses
 `:set softtabstop=4`
 

-- 
-- 
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 [email protected].
To view this discussion visit 
https://groups.google.com/d/msgid/vim_dev/E1wNuim-006RE5-Cw%40256bit.org.

Raspunde prin e-mail lui