summaryrefslogtreecommitdiffstats
path: root/doc/html/RM_H5G.html
diff options
context:
space:
mode:
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>