runtime(doc): fix typo in description of :redrawtabpanel Commit: https://github.com/vim/vim/commit/ba19b658998e5bfa9456fde00ae98759af6dde6d Author: Christian Brabandt <c...@256bit.org> Date: Thu May 15 20:16:04 2025 +0200
runtime(doc): fix typo in description of :redrawtabpanel Signed-off-by: Christian Brabandt <c...@256bit.org> diff --git a/runtime/doc/various.txt b/runtime/doc/various.txt index 00b79f41f..8416a17e7 100644 --- a/runtime/doc/various.txt +++ b/runtime/doc/various.txt @@ -1,4 +1,4 @@ -*various.txt* For Vim version 9.1. Last change: 2025 May 14 +*various.txt* For Vim version 9.1. Last change: 2025 May 15 VIM REFERENCE MANUAL by Bram Moolenaar @@ -37,7 +37,7 @@ CTRL-L Clear and redraw the screen. The redraw may happen automatic updating. *E1547* *:redrawtabp* *:redrawtabpanel* -:redrawtabp[anel] Redraw the tabline. Useful to update the tabpanel +:redrawtabp[anel] Redraw the tabpanel Useful to update the tabpanel when 'tabpanel' includes an item that doesn't trigger automatic updating. -- -- 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/E1uFdLG-00CZv6-Ut%40256bit.org.