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:
@@ -750,6 +750,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
1697,
|
||||
/**/
|
||||
1696,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user