diff options
Diffstat (limited to 'src/hostid.c')
-rw-r--r-- | src/hostid.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/hostid.c b/src/hostid.c index 807363c05..9345f1083 100644 --- a/src/hostid.c +++ b/src/hostid.c @@ -27,7 +27,7 @@ #include "error.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 "hostid" #define AUTHORS proper_name ("Jim Meyering") |