forked from aniani/vim
updated for version 7.0140
This commit is contained in:
@@ -7654,7 +7654,7 @@ spell_add_word(word, len, bad, index)
|
||||
break;
|
||||
if (*spf == NUL)
|
||||
{
|
||||
EMSGN(_("E765: 'spellfile' does not have %ld enties"), index);
|
||||
EMSGN(_("E765: 'spellfile' does not have %ld entries"), index);
|
||||
return;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user