summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/comm.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/comm.c b/src/comm.c
index 4e4aad516..ff42802cb 100644
--- a/src/comm.c
+++ b/src/comm.c
@@ -139,7 +139,7 @@ Note, comparisons honor the rules specified by `LC_COLLATE'.\n\
\n\
Examples:\n\
%s -12 file1 file2 Print only lines present in both file1 and file2.\n\
- %s -3 file1 file2 Print lines in file1 not in file2, and vice versa.\n\
+ %s -3 file1 file2 Print lines in file1 not in file2, and vice versa.\n\
"),
program_name, program_name);
emit_ancillary_info ();