summaryrefslogtreecommitdiff
path: root/src/printenv.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/printenv.c')
-rw-r--r--src/printenv.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/printenv.c b/src/printenv.c
index 809f0e0e6..a1150af1f 100644
--- a/src/printenv.c
+++ b/src/printenv.c
@@ -37,7 +37,7 @@
/* Exit status for syntax errors, etc. */
enum { PRINTENV_FAILURE = 2 };
-/* 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 "printenv"
#define AUTHORS \