summaryrefslogtreecommitdiff
path: root/src/mkfifo.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mkfifo.c')
-rw-r--r--src/mkfifo.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mkfifo.c b/src/mkfifo.c
index 743ac4a35..7f03cb922 100644
--- a/src/mkfifo.c
+++ b/src/mkfifo.c
@@ -27,7 +27,7 @@
#include "modechange.h"
#include "quote.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 "mkfifo"
#define AUTHORS proper_name ("David MacKenzie")