1
1

OSC base: fix typos in documentation

Signed-off-by: Joseph Schuchart <schuchart@hlrs.de>
(cherry picked from commit 07d1011afeb59d6ccaf401b30f6af7403da83f1f)
Этот коммит содержится в:
Joseph Schuchart 2020-04-21 21:53:36 +02:00 коммит произвёл Howard Pritchard
родитель a0cdd9f597
Коммит 2785cbbc04

Просмотреть файл

@ -59,9 +59,9 @@ ompi_osc_base_datatype_create(ompi_proc_t *remote_proc, void **payload)
/** /**
* Create datatype based on Fortran Index * Create operation based on Fortran Index
* *
* Create a useable MPI datatype based on it's Fortran index, which is * Create a useable MPI operation based on it's Fortran index, which is
* globally the same for predefined operations. The op handle is * globally the same for predefined operations. The op handle is
* owned by the calling process and must be OBJ_RELEASEd when no * owned by the calling process and must be OBJ_RELEASEd when no
* longer in use. * longer in use.