summaryrefslogtreecommitdiff
path: root/tests/misc/date-sec
diff options
context:
space:
mode:
Diffstat (limited to 'tests/misc/date-sec')
-rwxr-xr-xtests/misc/date-sec2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/misc/date-sec b/tests/misc/date-sec
index df77fe7bd..a46b47903 100755
--- a/tests/misc/date-sec
+++ b/tests/misc/date-sec
@@ -1,6 +1,6 @@
#!/bin/sh
# Ensure that a command like
-# `date --date="21:04 +0100" +%S' always prints '00'.
+# date --date="21:04 +0100" +%S' always prints '00'.
# Before coreutils-5.2.1, it would print the seconds from the current time.
# Copyright (C) 2004-2012 Free Software Foundation, Inc.