summaryrefslogtreecommitdiff
path: root/tests/touch/obsolescent.sh
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2017-01-09 12:12:02 -0800
committerPaul Eggert <eggert@cs.ucla.edu>2017-01-09 15:15:04 -0800
commitf4650aadbebc94169817169ccc368c589b64d7d0 (patch)
tree7a1fdf2a85d647cf0cac754f8d57a97e3a6589da /tests/touch/obsolescent.sh
parent9c0a3a27f70bbb27e839404571922b0f8f0d48da (diff)
downloadcoreutils-f4650aadbebc94169817169ccc368c589b64d7d0.tar.xz
maint: standardize on "timestamp" as per POSIX
Diffstat (limited to 'tests/touch/obsolescent.sh')
-rwxr-xr-xtests/touch/obsolescent.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/touch/obsolescent.sh b/tests/touch/obsolescent.sh
index f52e83981..96d730fb0 100755
--- a/tests/touch/obsolescent.sh
+++ b/tests/touch/obsolescent.sh
@@ -1,5 +1,5 @@
#!/bin/sh
-# Test touch with obsolescent 8- or 10-digit time stamps.
+# Test touch with obsolescent 8- or 10-digit timestamps.
# Copyright (C) 2000-2017 Free Software Foundation, Inc.