summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/sort.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/sort.c b/src/sort.c
index f00fdc5b4..557173fb5 100644
--- a/src/sort.c
+++ b/src/sort.c
@@ -2245,7 +2245,7 @@ but lacks following character offset"));
{
if (nfiles > 1)
error (SORT_FAILURE, 0,
- _("too many arguments; with -c, there may be at most
+ _("too many arguments; with -c, there may be at most\
one file argument"));
/* POSIX requires that sort return 1 IFF invoked with -c and the