summaryrefslogtreecommitdiffstats
path: root/bin/newer
diff options
context:
space:
mode:
authorDana Robinson <43805+derobins@users.noreply.github.com>2022-04-28 13:50:05 (GMT)
committerGitHub <noreply@github.com>2022-04-28 13:50:05 (GMT)
commit44a803aefb8a2f1177733664dfd3f41823ec3286 (patch)
treecd36a2d0ba6829732d0528ed6f8fe41d8f5b4804 /bin/newer
parent41a36efde14a1db65cc8be0ef9de1ec41fe86ed6 (diff)
downloadhdf5-44a803aefb8a2f1177733664dfd3f41823ec3286.zip
hdf5-44a803aefb8a2f1177733664dfd3f41823ec3286.tar.gz
hdf5-44a803aefb8a2f1177733664dfd3f41823ec3286.tar.bz2
Brings over minor changes in root, bin/, and release_docs (#1699)
Diffstat (limited to 'bin/newer')
-rwxr-xr-xbin/newer2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/newer b/bin/newer
index e60ec45..5f0fdca 100755
--- a/bin/newer
+++ b/bin/newer
@@ -19,7 +19,7 @@
# Created Date: 2005/07/06
# Modification:
# Albert Cheng 2005/8/30
-# Changed from two arguments to mulitple arguments.
+# Changed from two arguments to multiple arguments.
if test $# -lt 2; then
exit 1