diff options
Diffstat (limited to 'src/H5O.c')
-rw-r--r-- | src/H5O.c | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1771,7 +1771,7 @@ done: * iteration index and iteration order given) will be used to in * the callback about the object. * - * NOTE: Add a a parameter "fields" to indicate selection of + * NOTE: Add a parameter "fields" to indicate selection of * object info to be retrieved to the callback "op". * * Return: Success: The return value of the first operator that @@ -1853,7 +1853,7 @@ done: * iteration index and iteration order given) will be used to in * the callback about the object. * - * NOTE: Add a a parameter "fields" to indicate selection of + * NOTE: Add a parameter "fields" to indicate selection of * object info to be retrieved to the callback "op". * * Return: Success: The return value of the first operator that |