diff options
-rwxr-xr-x | tools/h5import/h5importtest.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/h5import/h5importtest.c b/tools/h5import/h5importtest.c index d9f5df2..2a8c827 100755 --- a/tools/h5import/h5importtest.c +++ b/tools/h5import/h5importtest.c @@ -21,7 +21,7 @@ * h5importtest * * Description: - * This program creates that can be + * This program creates files that can be * used to test the h5import program. * */ |