summaryrefslogtreecommitdiffstats
path: root/src/H5ACpkg.h
diff options
context:
space:
mode:
authorBinh-Minh Ribler <bmribler@hdfgroup.org>2018-04-12 23:34:20 (GMT)
committerBinh-Minh Ribler <bmribler@hdfgroup.org>2018-04-12 23:34:20 (GMT)
commit8b15b10c59b73cdc624cacbfe7652f32c3d44dae (patch)
tree2799d33e8d33bbab83c414ab17000e2aa19ce632 /src/H5ACpkg.h
parent3fc4ea3d3935f254ac61fd726f9b9d684fe653a6 (diff)
downloadhdf5-8b15b10c59b73cdc624cacbfe7652f32c3d44dae.zip
hdf5-8b15b10c59b73cdc624cacbfe7652f32c3d44dae.tar.gz
hdf5-8b15b10c59b73cdc624cacbfe7652f32c3d44dae.tar.bz2
Fixed typos
Description: Looked for typos similar to user's report in HDFFV-10404. Not all the same but many were found and fixed. Platforms tested: Linux/64 (jelly) - only typos
Diffstat (limited to 'src/H5ACpkg.h')
-rw-r--r--src/H5ACpkg.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/H5ACpkg.h b/src/H5ACpkg.h
index 9a6bb0f..42f0b18 100644
--- a/src/H5ACpkg.h
+++ b/src/H5ACpkg.h
@@ -155,7 +155,7 @@
* is permitted to write to file.
*
* dirty_bytes_threshold: Integer field containing the dirty bytes
- * generation threashold. Whenever dirty byte creation
+ * generation threshold. Whenever dirty byte creation
* exceeds this value, the metadata cache on process 0
* broadcasts a list of the entries it has flushed since
* the last broadcast (or since the beginning of execution)