1
0
forked from aniani/vim

patch 8.2.0620: error in menu translations

Problem:    Error in menu translations.
Solution:   Insert a backslash before a space.
This commit is contained in:
Bram Moolenaar
2020-04-23 13:58:12 +02:00
parent ea04a6e8ba
commit 0d6fe631f7
3 changed files with 11 additions and 9 deletions

View File

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