From 86a2ebd5fe4ccf69eb10dd35d88f75039ea0bccf Mon Sep 17 00:00:00 2001 From: zeertzjq Date: Mon, 7 Jul 2025 06:01:51 +0800 Subject: [PATCH] vim-patch:f79695c: runtime(doc): fix a few typos introduced in 0ae9e19540dda5d (#34818) https://github.com/vim/vim/commit/f79695c2d826ddc485a456ef417ebc91d60e7c4a Co-authored-by: Christian Brabandt --- runtime/doc/usr_27.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/runtime/doc/usr_27.txt b/runtime/doc/usr_27.txt index 9f902e11f6..aa2220fe6b 100644 --- a/runtime/doc/usr_27.txt +++ b/runtime/doc/usr_27.txt @@ -7,8 +7,8 @@ In chapter 3 a few simple search patterns were mentioned |03.9|. Vim can do much more complex searches. This chapter explains the most often used ones. -A detailed specification can be found here: |pattern| Options affecting how -search is done can be found here: |search-options| +A detailed specification can be found here: |pattern| +Options affecting how search is done can be found here: |search-options| |27.1| Ignoring case |27.2| Wrapping around the file end