From 62991afb3c8e2caed219944458478930ddad7ab2 Mon Sep 17 00:00:00 2001 From: bmribler <39579120+bmribler@users.noreply.github.com> Date: Thu, 28 Mar 2024 10:25:04 -0400 Subject: [PATCH] Update src/H5FDdevelop.h Co-authored-by: Larry Knox --- src/H5FDdevelop.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/H5FDdevelop.h b/src/H5FDdevelop.h index 5fb28b5f430..29697191cd3 100644 --- a/src/H5FDdevelop.h +++ b/src/H5FDdevelop.h @@ -91,7 +91,7 @@ #define H5FD_MEM_SOHM_INDEX H5FD_MEM_BTREE /** * Extensible array header block; it is mapped to 'ohdr' type file memory to - * benefit their similarity. + * benefit from their similarity. */ #define H5FD_MEM_EARRAY_HDR H5FD_MEM_OHDR /**