summaryrefslogtreecommitdiffstats
path: root/src/H5FDmirror.c
diff options
context:
space:
mode:
authorDana Robinson <43805+derobins@users.noreply.github.com>2022-08-18 17:48:17 (GMT)
committerGitHub <noreply@github.com>2022-08-18 17:48:17 (GMT)
commit82ebc9c370164931861f0d174e2b17a109478665 (patch)
treeac35dc2aca63a1cb8d8e9f0562eb76f94f71804d /src/H5FDmirror.c
parentfab27c25291d7f0b2d0a585178757dddddba1ace (diff)
downloadhdf5-82ebc9c370164931861f0d174e2b17a109478665.zip
hdf5-82ebc9c370164931861f0d174e2b17a109478665.tar.gz
hdf5-82ebc9c370164931861f0d174e2b17a109478665.tar.bz2
Spelling fixes for codespell (#2038)
* Spelling fixes for codespell * Committing clang-format changes Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Diffstat (limited to 'src/H5FDmirror.c')
-rw-r--r--src/H5FDmirror.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/H5FDmirror.c b/src/H5FDmirror.c
index b6d18c8..f7f79fc 100644
--- a/src/H5FDmirror.c
+++ b/src/H5FDmirror.c
@@ -339,7 +339,7 @@ H5FD__mirror_xmit_decode_uint32(uint32_t *out, const unsigned char *_buf)
*
* Purpose: Determine whether the host machine is is little-endian.
*
- * Store an intger with a known value, re-map the memory to a
+ * Store an integer with a known value, re-map the memory to a
* character array, and inspect the array's contents.
*
* Return: The number of bytes written to the buffer (8).
@@ -1570,7 +1570,7 @@ H5FD__mirror_query(const H5FD_t H5_ATTR_UNUSED *_file, unsigned long *flags)
LOG_OP_CALL(FUNC);
/* Notice: the Mirror VFD Writer currently uses only the Sec2 driver as
- * the underying driver -- as such, the Mirror VFD implementation copies
+ * the underlying driver -- as such, the Mirror VFD implementation copies
* the Sec2 feature flags as its own.
*
* File pointer is always NULL/unused -- the H5FD_FEAT_IGNORE_DRVRINFO flag