diff options
author | Allen Byrne <byrn@hdfgroup.org> | 2018-02-05 18:38:20 (GMT) |
---|---|---|
committer | Allen Byrne <byrn@hdfgroup.org> | 2018-02-05 18:38:20 (GMT) |
commit | f325002db905f7da14e66a3bb30ac508d0cfb7fa (patch) | |
tree | e5bab0dc30cdeee8d4e4e0c5c899bd4c32e1ca71 /tools/test | |
parent | ffa2dec25d69ba2d530c5eb60e07d6618562017a (diff) | |
download | hdf5-f325002db905f7da14e66a3bb30ac508d0cfb7fa.zip hdf5-f325002db905f7da14e66a3bb30ac508d0cfb7fa.tar.gz hdf5-f325002db905f7da14e66a3bb30ac508d0cfb7fa.tar.bz2 |
HDFFV-10345 spelling errors
Diffstat (limited to 'tools/test')
-rw-r--r-- | tools/test/h5copy/h5copygentest.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/test/h5copy/h5copygentest.c b/tools/test/h5copy/h5copygentest.c index 35f9132..9f5d916 100644 --- a/tools/test/h5copy/h5copygentest.c +++ b/tools/test/h5copy/h5copygentest.c @@ -225,7 +225,7 @@ static void gent_compressed(hid_t loc_id) /*------------------------------------------------------------------------- * Function: gent_named_vl * - * Purpose: Generate a variable lenght named datatype for a dataset in + * Purpose: Generate a variable length named datatype for a dataset in LOC_ID * *------------------------------------------------------------------------- |