summaryrefslogtreecommitdiff
path: root/src/nproc.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/nproc.c')
-rw-r--r--src/nproc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/nproc.c b/src/nproc.c
index d33605454..a93ee536b 100644
--- a/src/nproc.c
+++ b/src/nproc.c
@@ -26,7 +26,7 @@
#include "nproc.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 "nproc"
#define AUTHORS proper_name ("Giuseppe Scrivano")