Skip to content

Commit 07d1011

Browse files
committed
OSC base: fix typos in documentation
Signed-off-by: Joseph Schuchart <schuchart@hlrs.de>
1 parent 154cf57 commit 07d1011

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ompi/mca/osc/base/osc_base_obj_convert.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,9 +59,9 @@ ompi_osc_base_datatype_create(ompi_proc_t *remote_proc, void **payload)
5959

6060

6161
/**
62-
* Create datatype based on Fortran Index
62+
* Create operation based on Fortran Index
6363
*
64-
* Create a useable MPI datatype based on it's Fortran index, which is
64+
* Create a useable MPI operation based on it's Fortran index, which is
6565
* globally the same for predefined operations. The op handle is
6666
* owned by the calling process and must be OBJ_RELEASEd when no
6767
* longer in use.

0 commit comments

Comments
 (0)