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