diff options
-rw-r--r-- | doc/html/RM_H5G.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/RM_H5G.html b/doc/html/RM_H5G.html index 0890d07..484985e 100644 --- a/doc/html/RM_H5G.html +++ b/doc/html/RM_H5G.html @@ -378,7 +378,7 @@ create or access function. <dt><strong>Parameters:</strong> <dl> <dt><em>hid_t</em> <code>loc_id</code> - <dd>Identifier of the file containing the object. + <dd>Identifier of the file or group containing the object. <dt><em>const char *</em> <code>name</code> <dd>Name of the object to unlink. </dl> |