diff options
Diffstat (limited to 'src/H5Cprivate.h')
-rw-r--r-- | src/H5Cprivate.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/H5Cprivate.h b/src/H5Cprivate.h index 4a1d725..e424964 100644 --- a/src/H5Cprivate.h +++ b/src/H5Cprivate.h @@ -541,7 +541,7 @@ typedef struct H5C_t H5C_t; * ensure that the entry is ready to be flushed -- in particular, * if the entry contains references to other entries that are in * temporary file space, the pre-serialize callback must move those - * entries into real file space so that the serialzed entry will + * entries into real file space so that the serialized entry will * contain no invalid data. * * One would think that the base address and length of |