summaryrefslogtreecommitdiffstats
path: root/doc/html/RM_H5G.html
diff options
context:
space:
mode:
authorFrank Baker <fbaker@hdfgroup.org>2003-08-28 23:05:18 (GMT)
committerFrank Baker <fbaker@hdfgroup.org>2003-08-28 23:05:18 (GMT)
commit6bc0753d0294b54f384ae8ccc71d0ac1869511cb (patch)
tree03be4302ff65236db3559b225bfa2e9f4b4a9ca0 /doc/html/RM_H5G.html
parent0ac562001b125a2b928d57e9daa65ed9165c06e0 (diff)
downloadhdf5-6bc0753d0294b54f384ae8ccc71d0ac1869511cb.zip
hdf5-6bc0753d0294b54f384ae8ccc71d0ac1869511cb.tar.gz
hdf5-6bc0753d0294b54f384ae8ccc71d0ac1869511cb.tar.bz2
[svn-r7430]
Purpose: RM_H5G.html -- Minor copy edits H5.intro.html -- Removed Library version # from doc title Platforms tested: IE 5, Safari
Diffstat (limited to 'doc/html/RM_H5G.html')
-rw-r--r--doc/html/RM_H5G.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/html/RM_H5G.html b/doc/html/RM_H5G.html
index 34ae2bf..3c18948 100644
--- a/doc/html/RM_H5G.html
+++ b/doc/html/RM_H5G.html
@@ -836,7 +836,7 @@ create or access function.
<dt><strong>Description:</strong>
<dd><code>H5Gget_num_objs</code> returns number of objects in a group.
Group is specified by its identifier <code>loc_id</code>.
- If file identifier is passed in, then number of objects in the
+ If a file identifier is passed in, then the number of objects in the
root group is returned.
<dt><strong>Parameters:</strong>
<dl>
@@ -875,7 +875,7 @@ create or access function.
the objects in the group.
The value of <code>idx</code> is any nonnegative number less than
the total number of objects in the group, which is returned by the
- functioin <code>H5Gget_num_objects</code>.
+ function <code>H5Gget_num_objs</code>.
Note that this is a transient index; an object may have a
different index each time a group is opened.
<p>
@@ -1190,7 +1190,7 @@ And in this document, the
Describes HDF5 Release 1.6.0, July 2003
</address><!-- #EndLibraryItem -->
-Last modified: 6 June 2003
+Last modified: 26 August 2003
</body>
</html>