summaryrefslogtreecommitdiffstats
path: root/test/test_error.sh.in
diff options
context:
space:
mode:
authorDana Robinson <43805+derobins@users.noreply.github.com>2023-06-15 01:59:09 (GMT)
committerGitHub <noreply@github.com>2023-06-15 01:59:09 (GMT)
commitb571da18fcf1d90e77170c17666735d2edec5923 (patch)
treebb29921a8251e0c2bd07f15813e40e8484882b96 /test/test_error.sh.in
parent69e8c8f58d394cc8928bae1a1dc7c84dd0c6891f (diff)
downloadhdf5-b571da18fcf1d90e77170c17666735d2edec5923.zip
hdf5-b571da18fcf1d90e77170c17666735d2edec5923.tar.gz
hdf5-b571da18fcf1d90e77170c17666735d2edec5923.tar.bz2
Fix spelling issues flagged by codespell (#3130)
Diffstat (limited to 'test/test_error.sh.in')
-rw-r--r--test/test_error.sh.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/test_error.sh.in b/test/test_error.sh.in
index 72bb943..1e6a560 100644
--- a/test/test_error.sh.in
+++ b/test/test_error.sh.in
@@ -14,7 +14,7 @@
srcdir=@srcdir@
-# Determine backward compatibility options eneabled
+# Check if backward compatibility options are enabled
DEPRECATED_SYMBOLS="@DEPRECATED_SYMBOLS@"
CMP='cmp -s'