Fix typo.
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@1018 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
Этот коммит содержится в:
родитель
3a23a55018
Коммит
394797c15e
2
rcfile.c
2
rcfile.c
@ -220,7 +220,7 @@ void parse_colors(FILE *rcstream, char *buf, char *ptr)
|
||||
Add it to the colorstrings array for this color */
|
||||
|
||||
if (i == 0) {
|
||||
rcfile_error(_("regex length much be > 0"));
|
||||
rcfile_error(_("regex length must be > 0"));
|
||||
continue;
|
||||
}
|
||||
|
||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user