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:
committed by
Bram Moolenaar
parent
3a62b14077
commit
98703d7f6c
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user