]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
(validate): Remove TAB from diagnostic, for consistency.
authorJim Meyering <jim@meyering.net>
Mon, 21 Oct 1996 21:50:32 +0000 (21:50 +0000)
committerJim Meyering <jim@meyering.net>
Mon, 21 Oct 1996 21:50:32 +0000 (21:50 +0000)
src/tr.c

index b3fb9fe36556e33ee021a10f28098faa8067be31..95b1ad9396862f94e567ce9dd753ed5dd7058aa9 100644 (file)
--- 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