summaryrefslogtreecommitdiffstats
path: root/doc/html/RM_H5.html
diff options
context:
space:
mode:
authorFrank Baker <fbaker@hdfgroup.org>1999-12-17 15:33:08 (GMT)
committerFrank Baker <fbaker@hdfgroup.org>1999-12-17 15:33:08 (GMT)
commitf17e2d273e083a5ac35975d90c9c74c1480e7d3c (patch)
tree4b8bfd3b02f601acfaffae2f5e41979748d616a1 /doc/html/RM_H5.html
parent9de79f7952a157fa176ec356409ec57279e879ae (diff)
downloadhdf5-f17e2d273e083a5ac35975d90c9c74c1480e7d3c.zip
hdf5-f17e2d273e083a5ac35975d90c9c74c1480e7d3c.tar.gz
hdf5-f17e2d273e083a5ac35975d90c9c74c1480e7d3c.tar.bz2
[svn-r1885] RM_H5.html H5check_version: Grammar correction.
RM_H5A.html H5Acreate: Restructured and expanded the Description section, with particular attention to the fact that the attribute name specified in H5Acreate must be unique.
Diffstat (limited to 'doc/html/RM_H5.html')
-rw-r--r--doc/html/RM_H5.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/html/RM_H5.html b/doc/html/RM_H5.html
index 6457994..18d23b5 100644
--- a/doc/html/RM_H5.html
+++ b/doc/html/RM_H5.html
@@ -188,7 +188,8 @@ and it users.
<dd><code>H5check_version</code> verifies that the arguments match the
version numbers compiled into the library. This function is intended
to be called by the user to verify that the version of the header files
- compiled into the application match the version of the HDF5 library being used.
+ compiled into the application matches the version of the HDF5 library
+ being used.
<p>
Due to the risks of data corruption or segmentation faults,
<code>H5check_version</code> causes the application to abort if the