summaryrefslogtreecommitdiffstats
path: root/hl
diff options
context:
space:
mode:
authorDana Robinson <derobins@hdfgroup.org>2016-01-28 18:24:01 (GMT)
committerDana Robinson <derobins@hdfgroup.org>2016-01-28 18:24:01 (GMT)
commita6da81e49ba88fac85b5a77759b738dfbdc7eb62 (patch)
treeafdb922b547e8e0a48455b8aa391f0c8a0961d93 /hl
parent72bc67f464dfb6f0dbbf6dc985db24d15f01ce8d (diff)
downloadhdf5-a6da81e49ba88fac85b5a77759b738dfbdc7eb62.zip
hdf5-a6da81e49ba88fac85b5a77759b738dfbdc7eb62.tar.gz
hdf5-a6da81e49ba88fac85b5a77759b738dfbdc7eb62.tar.bz2
[svn-r29007] Fixed typos in h52gif test.
Tested on: 64-bit Ubuntu 15.10 (Linux 4.2.0 x86_64) gcc 5.2.1 serial autotools
Diffstat (limited to 'hl')
-rw-r--r--hl/tools/gif2h5/h52giftest.sh.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/hl/tools/gif2h5/h52giftest.sh.in b/hl/tools/gif2h5/h52giftest.sh.in
index 7aec219..90931f2 100644
--- a/hl/tools/gif2h5/h52giftest.sh.in
+++ b/hl/tools/gif2h5/h52giftest.sh.in
@@ -77,7 +77,7 @@ TOOLTEST ./h52gif $TESTFILE1 image1.gif -i image
echo ""
# Negative tests.
-echo "**verify the the h52gif tool handle error conditions correctly..."
+echo "**verify that the h52gif tool handles error conditions correctly..."
# nonexisting dataset name
TESTING "./h52gif h52giftst.h5 image.gif -i nosuch_image"
TOOLTESTFAIL "./h52gif $TESTFILE1 image.gif -i nosuch_image"