summaryrefslogtreecommitdiffstats
path: root/src/H5Fpkg.h
diff options
context:
space:
mode:
authorDavid Young <dyoung@hdfgroup.org>2019-12-13 16:22:19 (GMT)
committerDavid Young <dyoung@hdfgroup.org>2019-12-13 16:22:19 (GMT)
commit5d163c8d781027fd5ab94fd0b420e243e038f463 (patch)
treeb776120b75437aa9c8f85e32902eb2e80585fbae /src/H5Fpkg.h
parent8f62e5dafb4ab16f8ba37e8985f903cc9baab61c (diff)
downloadhdf5-5d163c8d781027fd5ab94fd0b420e243e038f463.zip
hdf5-5d163c8d781027fd5ab94fd0b420e243e038f463.tar.gz
hdf5-5d163c8d781027fd5ab94fd0b420e243e038f463.tar.bz2
Fix some typos. NFCI.
Diffstat (limited to 'src/H5Fpkg.h')
-rw-r--r--src/H5Fpkg.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/H5Fpkg.h b/src/H5Fpkg.h
index e20b501..ba1d569 100644
--- a/src/H5Fpkg.h
+++ b/src/H5Fpkg.h
@@ -422,7 +422,7 @@ struct H5F_shared_t {
* track changes in the index.
* With one brief exception during
* writer end of tick processing,
- * this index will alwasy be sorted
+ * this index will always be sorted
* in increasing HDF5 file page
* offset order.
*