summaryrefslogtreecommitdiffstats
path: root/src/H5C.c
diff options
context:
space:
mode:
authormainzer <mainzer#hdfgroup.org>2020-08-17 13:19:33 (GMT)
committermainzer <mainzer#hdfgroup.org>2020-08-17 13:19:33 (GMT)
commitd00bab96fb4da12a18b5de528c96469978c4c927 (patch)
tree9a90b0ab5ddf07e1bbb56dab581e6f1f48cbfe54 /src/H5C.c
parent7b9f61c1575c53efb996f6934262f17f7870ddc6 (diff)
downloadhdf5-d00bab96fb4da12a18b5de528c96469978c4c927.zip
hdf5-d00bab96fb4da12a18b5de528c96469978c4c927.tar.gz
hdf5-d00bab96fb4da12a18b5de528c96469978c4c927.tar.bz2
Minor copy edits to comments -- no code changes.inactive/mdc_sl_opt
Diffstat (limited to 'src/H5C.c')
-rw-r--r--src/H5C.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/H5C.c b/src/H5C.c
index 192a3c8..2cc417a 100644
--- a/src/H5C.c
+++ b/src/H5C.c
@@ -5590,7 +5590,7 @@ done:
* happens. The code I have added should allow us to
* handle the situation under all but the worst conditions,
* but one can argue that we should just scream and die if
- * we ever detect the condidtion.
+ * we ever detect the condition.
*
* -- JRM 10/13/07
*