diff options
Diffstat (limited to 'src/H5ACmpio.c')
-rw-r--r-- | src/H5ACmpio.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/H5ACmpio.c b/src/H5ACmpio.c index c0a9856..cbd00fc 100644 --- a/src/H5ACmpio.c +++ b/src/H5ACmpio.c @@ -1019,7 +1019,7 @@ done: * dirty bytes count. * * The rank 0 process then removes any references to the - * entry under its old address from the cleands and dirtied + * entry under its old address from the cleaned and dirtied * lists, and inserts an entry in the dirtied list under the * new address. * |