summaryrefslogtreecommitdiffstats
path: root/src/xtokid.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/xtokid.c')
-rw-r--r--src/xtokid.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/xtokid.c b/src/xtokid.c
index 1c86e05..6311827 100644
--- a/src/xtokid.c
+++ b/src/xtokid.c
@@ -194,7 +194,7 @@ main (int argc, char **argv)
{
error (0, 0, _("extra operand %s"), quote (argv[optind]));
fprintf (stderr, "%s\n",
- _("File operands cannot be combined with --files0-from."));
+ _("file operands cannot be combined with --files0-from"));
usage();
}