diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/H5FDcore.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/H5FDcore.c b/src/H5FDcore.c index 38c2667..7608d61 100644 --- a/src/H5FDcore.c +++ b/src/H5FDcore.c @@ -1398,7 +1398,7 @@ done: * To this end, I have made the following functional changes * to this function. * - * If we are closing, and there is no backing store, this + * If we are closing, and there is no backing store, this * function becomes a no-op. * * If we are closing, and there is backing store, we set the |