mirror of
https://github.com/HDFGroup/hdf5.git
synced 2024-12-27 08:01:04 +08:00
Fix typo behaviour and dependes. (#3605)
This commit is contained in:
parent
f0956a34b2
commit
f4ccfd014b
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user