]> git.ipfire.org Git - thirdparty/vim.git/commitdiff
runtime(doc): Fix a typo in usr_30.txt
authorUM-Li <um-li@tuta.io>
Mon, 29 Apr 2024 18:22:10 +0000 (20:22 +0200)
committerChristian Brabandt <cb@256bit.org>
Mon, 29 Apr 2024 18:22:46 +0000 (20:22 +0200)
closes: #14662

Signed-off-by: UM-Li <um-li@tuta.io>
Signed-off-by: Christian Brabandt <cb@256bit.org>
runtime/doc/usr_30.txt

index 19a1259fe25ba77f191839a5d1469ae4eb462719..c3bbcba694dec9512813dce4e709f46069703ec0 100644 (file)
@@ -1,4 +1,4 @@
-*usr_30.txt*   For Vim version 9.1.  Last change: 2007 Nov 10
+*usr_30.txt*   For Vim version 9.1.  Last change: 2024 Apr 29
 
                     VIM USER MANUAL - by Bram Moolenaar
 
@@ -246,7 +246,7 @@ code block the cursor is in: >
 
        =a{
 
-I you have really badly indented code, you can re-indent the whole file with:
+If you have really badly indented code, you can re-indent the whole file with:
 >
        gg=G