another error message consistency fix
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@3376 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
This commit is contained in:
parent
9e9f4e22ad
commit
33619f1ac5
@ -453,7 +453,7 @@ void parse_colors(char *ptr, bool icase)
|
||||
|
||||
if (syntaxes == NULL) {
|
||||
rcfile_error(
|
||||
N_("Cannot add a color command without a syntax line"));
|
||||
N_("Cannot add a color command without a syntax command"));
|
||||
return;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user