summaryrefslogtreecommitdiff
path: root/src/hostname.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/hostname.c')
-rw-r--r--src/hostname.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/hostname.c b/src/hostname.c
index 27d8bbee6..843f0a9f9 100644
--- a/src/hostname.c
+++ b/src/hostname.c
@@ -27,7 +27,7 @@
#include "quote.h"
#include "xgethostname.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 "hostname"
#define AUTHORS proper_name ("Jim Meyering")