summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/tr.c2
1 files changed, 1 insertions, 1 deletions
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