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