From 263773a3855601240ac66c86412988853d86666e Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Mon, 21 Oct 1996 21:50:32 +0000 Subject: (validate): Remove TAB from diagnostic, for consistency. --- src/tr.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/tr.c') diff --git a/src/tr.c b/src/tr.c index b3fb9fe36..95b1ad939 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 -- cgit v1.2.3-54-g00ecf