From ac3859a4410e50794a083f23796e4f8ae2a24b04 Mon Sep 17 00:00:00 2001 From: zeertzjq Date: Fri, 17 Jan 2025 09:09:47 +0800 Subject: [PATCH] vim-patch:a234a46: runtime(doc): fix typo in usr_02.txt (#32063) fixes: vim/vim#16455 https://github.com/vim/vim/commit/a234a46651ef174549792bd64d4bef64a32072bb Co-authored-by: Christian Brabandt --- runtime/doc/usr_02.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/runtime/doc/usr_02.txt b/runtime/doc/usr_02.txt index f8cfcbe547..41cee4e540 100644 --- a/runtime/doc/usr_02.txt +++ b/runtime/doc/usr_02.txt @@ -684,8 +684,8 @@ Summary: *help-summary* > :help E128 < takes you to the |:function| command -27) Documenction for packages distributed with Vim have the form package-. - So > +27) Documentation for packages distributed with Vim have the form + package-. So > :help package-termdebug < will bring you to the help section for the included termdebug plugin and