summaryrefslogtreecommitdiffstats
path: root/bin/newer
diff options
context:
space:
mode:
authorDana Robinson <43805+derobins@users.noreply.github.com>2022-04-07 00:27:22 (GMT)
committerGitHub <noreply@github.com>2022-04-07 00:27:22 (GMT)
commitbc84280186e65ece691d9c5bc238bed25e127ac0 (patch)
treefa07b3a236188575e450094a72d6ad0cbf0c579e /bin/newer
parent9d426d3162ed0091016becb922e1af8d865afb0d (diff)
downloadhdf5-bc84280186e65ece691d9c5bc238bed25e127ac0.zip
hdf5-bc84280186e65ece691d9c5bc238bed25e127ac0.tar.gz
hdf5-bc84280186e65ece691d9c5bc238bed25e127ac0.tar.bz2
Normalization of 1.12 branch with develop (#1598)
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