1
0
forked from aniani/vim

patch 8.2.3045: minor typos

Problem:    Minor typos.
Solution:   Fix the typos. (Christian Brabandt, closes #8441)
This commit is contained in:
Christian Brabandt
2021-06-24 19:55:27 +02:00
committed by Bram Moolenaar
parent 3a62b14077
commit 98703d7f6c
4 changed files with 5 additions and 3 deletions

View File

@@ -7973,7 +7973,7 @@ f_searchpos(typval_T *argvars, typval_T *rettv)
/*
* Set the cursor or mark position.
* If 'charpos' is TRUE, then use the column number as a character offet.
* If 'charpos' is TRUE, then use the column number as a character offset.
* Otherwise use the column number as a byte offset.
*/
static void