summaryrefslogtreecommitdiff
path: root/src/comm.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/comm.c')
-rw-r--r--src/comm.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/comm.c b/src/comm.c
index 1b72a7443..90dbf61bc 100644
--- a/src/comm.c
+++ b/src/comm.c
@@ -31,7 +31,7 @@
#include "memcmp2.h"
#include "xmemcoll.h"
-/* The official name of this program (e.g., no `g' prefix). */
+/* The official name of this program (e.g., no 'g' prefix). */
#define PROGRAM_NAME "comm"
#define AUTHORS \
@@ -194,7 +194,7 @@ writeline (struct linebuffer const *line, FILE *stream, int class)
A message is printed at most once per input file.
- This funtion was copied (nearly) verbatim from `src/join.c'. */
+ This funtion was copied (nearly) verbatim from 'src/join.c'. */
static void
check_order (struct linebuffer const *prev,