summaryrefslogtreecommitdiffstats
path: root/src/H5FDmpio.c
diff options
context:
space:
mode:
authorH. Joe Lee <hyoklee@hdfgroup.org>2023-09-27 15:09:45 (GMT)
committerGitHub <noreply@github.com>2023-09-27 15:09:45 (GMT)
commitf4ccfd014b7a306ff71cea08fa3a318e656bf75f (patch)
tree111f74f9e6bb6b38ea8d8d48bba5dce5349b5e42 /src/H5FDmpio.c
parentf0956a34b2fe7433ccbc86af0bbe574833b1e0aa (diff)
downloadhdf5-f4ccfd014b7a306ff71cea08fa3a318e656bf75f.zip
hdf5-f4ccfd014b7a306ff71cea08fa3a318e656bf75f.tar.gz
hdf5-f4ccfd014b7a306ff71cea08fa3a318e656bf75f.tar.bz2
Fix typo behaviour and dependes. (#3605)
Diffstat (limited to 'src/H5FDmpio.c')
-rw-r--r--src/H5FDmpio.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/H5FDmpio.c b/src/H5FDmpio.c
index 807af9f..d0eb2c6 100644
--- a/src/H5FDmpio.c
+++ b/src/H5FDmpio.c
@@ -2432,7 +2432,7 @@ done:
/*-------------------------------------------------------------------------
* Function: H5FD__mpio_write_vector
*
- * Purpose: The behaviour of this function dependes on the value of
+ * Purpose: The behavior of this function depends on the value of
* the io_xfer_mode obtained from the context.
*
* If it is H5FD_MPIO_COLLECTIVE, this is a collective
@@ -2954,7 +2954,7 @@ done:
/*-------------------------------------------------------------------------
* Function: H5FD__mpio_read_selection
*
- * Purpose: The behaviour of this function dependes on the value of
+ * Purpose: The behavior of this function depends on the value of
* the transfer mode obtained from the context.
*
* If the transfer mode is H5FD_MPIO_COLLECTIVE:
@@ -3325,7 +3325,7 @@ done:
/*-------------------------------------------------------------------------
* Function: H5FD__mpio_write_selection
*
- * Purpose: The behaviour of this function dependes on the value of
+ * Purpose: The behavior of this function depends on the value of
* the transfer mode obtained from the context.
*
* If the transfer mode is H5FD_MPIO_COLLECTIVE: