aboutsummaryrefslogtreecommitdiff
path: root/coreutils/dd.c
diff options
context:
space:
mode:
Diffstat (limited to 'coreutils/dd.c')
-rw-r--r--coreutils/dd.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/coreutils/dd.c b/coreutils/dd.c
index 43545c010..d302f35d3 100644
--- a/coreutils/dd.c
+++ b/coreutils/dd.c
@@ -19,7 +19,7 @@
//config: default y
//config: depends on DD
//config: help
-//config: Sending a SIGUSR1 signal to a running `dd' process makes it
+//config: Sending a SIGUSR1 signal to a running 'dd' process makes it
//config: print to standard error the number of records read and written
//config: so far, then to resume copying.
//config: