1
0
forked from aniani/vim

patch 8.2.5154: still mentioning version8, some cosmetic issues

Problem:    Still mentioning version8, some cosmetic issues.
Solution:   Prefer mentioning version9, cosmetic improvements.
This commit is contained in:
Bram Moolenaar
2022-06-23 20:46:27 +01:00
parent 1b096b0d4a
commit abd56da30b
7 changed files with 17 additions and 9 deletions

View File

@@ -2023,7 +2023,7 @@ vim_regsub_both(
// Although unlikely, it is possible that the expression invokes a
// substitute command (it might fail, but still). Therefore keep
// an array if eval results.
// an array of eval results.
++nesting;
if (expr != NULL)