diff --git a/.github/workflows/daily-build.yml b/.github/workflows/daily-build.yml index 97648e77..cf4ea140 100644 --- a/.github/workflows/daily-build.yml +++ b/.github/workflows/daily-build.yml @@ -5,7 +5,7 @@ on: workflow_dispatch: inputs: use_ignore: - description: 'Ignore has changes check' + description: 'Ignore has_changes check' type: string required: false default: check diff --git a/.github/workflows/tarball.yml b/.github/workflows/tarball.yml index c745ddb5..f570b4b5 100644 --- a/.github/workflows/tarball.yml +++ b/.github/workflows/tarball.yml @@ -5,7 +5,7 @@ on: workflow_call: inputs: use_ignore: - description: 'Ignore has changes check' + description: 'Ignore has_changes check' type: string required: false default: check diff --git a/docs/UsersGuide/index.html b/docs/UsersGuide/index.html index 1be4b5e3..15d003cb 100644 --- a/docs/UsersGuide/index.html +++ b/docs/UsersGuide/index.html @@ -31,7 +31,7 @@ A brief discussion of the HDF object model (Details of the HDF object model are available from -HDF Object Package.) +HDF Object Package.) diff --git a/docs/UsersGuide/ug01introduction.html b/docs/UsersGuide/ug01introduction.html index 3e96d7d9..1aae76c5 100755 --- a/docs/UsersGuide/ug01introduction.html +++ b/docs/UsersGuide/ug01introduction.html @@ -57,7 +57,7 @@

Information about the HDFView tool and related products is available - from the HDF-Java Home page. + from the HDF-Java Home page.

diff --git a/docs/UsersGuide/ug02start.html b/docs/UsersGuide/ug02start.html index 7895e4eb..14c87151 100755 --- a/docs/UsersGuide/ug02start.html +++ b/docs/UsersGuide/ug02start.html @@ -176,8 +176,8 @@

An HDF file contains one or more objects, optionally grouped in a hierarchy. For general information about the structure and contents of HDF files, see the HDF documentation at - HDF5 Documentation and - HDF4 Documentation.

+ HDF5 Documentation and + HDF4 Documentation.

The structure of the file is displayed in the Tree panel, which is the left diff --git a/docs/UsersGuide/ug03objects.html b/docs/UsersGuide/ug03objects.html index b33c3b7b..355c4031 100755 --- a/docs/UsersGuide/ug03objects.html +++ b/docs/UsersGuide/ug03objects.html @@ -15,7 +15,7 @@

Chapter 3: HDF Object Model

-This chapter provides basic information about the HDF Object Model. +This chapter provides basic information about the HDF Object Model.