summaryrefslogtreecommitdiffstats
path: root/runtime
diff options
context:
space:
mode:
authorUM-Li <um-li@tuta.io>2024-04-29 20:22:10 +0200
committerChristian Brabandt <cb@256bit.org>2024-04-29 20:22:46 +0200
commit04e1aaa94e3b7bf3ae6d376f52504aeb02bc9ca5 (patch)
tree7957893b38d8e9a845d3049c338f86a1c242767b /runtime
parentdc5c9055414501c438883c3b09ba8a3a7f983029 (diff)
runtime(doc): Fix a typo in usr_30.txt
closes: #14662 Signed-off-by: UM-Li <um-li@tuta.io> Signed-off-by: Christian Brabandt <cb@256bit.org>
Diffstat (limited to 'runtime')
-rw-r--r--runtime/doc/usr_30.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/runtime/doc/usr_30.txt b/runtime/doc/usr_30.txt
index 19a1259fe2..c3bbcba694 100644
--- a/runtime/doc/usr_30.txt
+++ b/runtime/doc/usr_30.txt
@@ -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