diff options
Diffstat (limited to 'src/logname.c')
-rw-r--r-- | src/logname.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/logname.c b/src/logname.c index 62a6e9d1e..b479dd922 100644 --- a/src/logname.c +++ b/src/logname.c @@ -24,7 +24,7 @@ #include "long-options.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 "logname" #define AUTHORS proper_name ("FIXME: unknown") |