From 0c7c4ba490862a63eb28b7abe4a636a314fed9fa Mon Sep 17 00:00:00 2001 From: David Young Date: Fri, 28 Aug 2020 09:23:46 -0500 Subject: Fix a typo in a comment. NFCI. --- src/H5FDvfd_swmr.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/H5FDvfd_swmr.c b/src/H5FDvfd_swmr.c index 5322cf3..e2f8513 100644 --- a/src/H5FDvfd_swmr.c +++ b/src/H5FDvfd_swmr.c @@ -386,7 +386,7 @@ H5FD_vfd_swmr_open(const char *name, unsigned flags, hid_t fapl_id, * before there is any file I/O when opening a file VFD SWMR reader, * we need to be able to turn off sanity checking in the read function * until the page buffer is enabled. This field exists for this - * purpose, and should be remove when it is no longer necessary. + * purpose, and should be removed when it is no longer necessary. * * JRM -- 1/29/19 */ -- cgit v0.12