diff options
Diffstat (limited to 'src/H5A.c')
-rw-r--r-- | src/H5A.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -276,7 +276,7 @@ done: * Function: H5A_create * * Purpose: - * This is the guts of the H5Acreate function. + * This is the guts of creating an attribute. * Usage: * hid_t H5A_create (ent, name, type, space) * const H5G_entry_t *ent; IN: Pointer to symbol table entry for object to attribute |