diff --git a/tools/testfiles/help-1.ls b/tools/testfiles/help-1.ls index eab6c703ae..3fc1a7d9c0 100644 --- a/tools/testfiles/help-1.ls +++ b/tools/testfiles/help-1.ls @@ -21,6 +21,6 @@ usage: h5ls [OPTIONS] [OBJECTS...] OBJECTS Each object consists of an HDF5 file name optionally followed by a slash and an object name within the file (if no object is specified - within the file then the contents of the root group are dispalyed). + within the file then the contents of the root group are displayed). The file name may include a printf(3C) integer format such as "%05d" to open a file family. diff --git a/tools/testfiles/help-2.ls b/tools/testfiles/help-2.ls index bcb26887e6..5b68c4d129 100644 --- a/tools/testfiles/help-2.ls +++ b/tools/testfiles/help-2.ls @@ -21,6 +21,6 @@ usage: h5ls [OPTIONS] [OBJECTS...] OBJECTS Each object consists of an HDF5 file name optionally followed by a slash and an object name within the file (if no object is specified - within the file then the contents of the root group are dispalyed). + within the file then the contents of the root group are displayed). The file name may include a printf(3C) integer format such as "%05d" to open a file family. diff --git a/tools/testfiles/help-3.ls b/tools/testfiles/help-3.ls index 237ab1c944..4d1e10310c 100644 --- a/tools/testfiles/help-3.ls +++ b/tools/testfiles/help-3.ls @@ -21,6 +21,6 @@ usage: h5ls [OPTIONS] [OBJECTS...] OBJECTS Each object consists of an HDF5 file name optionally followed by a slash and an object name within the file (if no object is specified - within the file then the contents of the root group are dispalyed). + within the file then the contents of the root group are displayed). The file name may include a printf(3C) integer format such as "%05d" to open a file family.