1
0
forked from aniani/vim

patch 8.2.1697: inconsistent capitalization of error messages

Problem:    Inconsistent capitalization of error messages.
Solution:   Always start with a capital.
This commit is contained in:
Bram Moolenaar
2020-09-16 17:55:40 +02:00
parent 2c12f89055
commit 7707228aac
6 changed files with 69 additions and 67 deletions

View File

@@ -750,6 +750,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
1697,
/**/
1696,
/**/