runtime(doc): Fix a typo in usr_30.txt Commit: https://github.com/vim/vim/commit/04e1aaa94e3b7bf3ae6d376f52504aeb02bc9ca5 Author: UM-Li <um...@tuta.io> Date: Mon Apr 29 20:22:10 2024 +0200
runtime(doc): Fix a typo in usr_30.txt closes: https://github.com/vim/vim/issues/14662 Signed-off-by: UM-Li <um...@tuta.io> Signed-off-by: Christian Brabandt <c...@256bit.org> diff --git a/runtime/doc/usr_30.txt b/runtime/doc/usr_30.txt index 19a1259fe..c3bbcba69 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 -- -- 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 on the web visit https://groups.google.com/d/msgid/vim_dev/E1s1VlQ-005DgI-R0%40256bit.org.