From: Christian Brabandt Date: Sun, 6 Jul 2025 16:26:49 +0000 (+0200) Subject: runtime(doc): fix a few typos introduced in 0ae9e19540dda5d X-Git-Tag: v9.1.1518~3 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=f79695c2d826ddc485a456ef417ebc91d60e7c4a;p=thirdparty%2Fvim.git runtime(doc): fix a few typos introduced in 0ae9e19540dda5d Signed-off-by: Christian Brabandt --- diff --git a/runtime/doc/usr_27.txt b/runtime/doc/usr_27.txt index d8bdf1ba15..75fc7ea250 100644 --- a/runtime/doc/usr_27.txt +++ b/runtime/doc/usr_27.txt @@ -1,4 +1,4 @@ -*usr_27.txt* For Vim version 9.1. Last change: 2027 Jul 07 +*usr_27.txt* For Vim version 9.1. Last change: 2025 Jul 06 VIM USER MANUAL - by Bram Moolenaar @@ -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