From: Jim Meyering Date: Mon, 21 Oct 1996 21:50:32 +0000 (+0000) Subject: (validate): Remove TAB from diagnostic, for consistency. X-Git-Tag: TEXTUTILS-1_19o~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=263773a3855601240ac66c86412988853d86666e;p=thirdparty%2Fcoreutils.git (validate): Remove TAB from diagnostic, for consistency. --- diff --git a/src/tr.c b/src/tr.c index b3fb9fe365..95b1ad9396 100644 --- a/src/tr.c +++ b/src/tr.c @@ -1599,7 +1599,7 @@ when translating")); { error (EXIT_FAILURE, 0, _("when translating, the only character classes that may \ -appear in\n\tstring2 are `upper' and `lower'")); +appear in\nstring2 are `upper' and `lower'")); } } else