Skip to content

Commit 9d170d0

Browse files
committed
small syntax fix
Signed-off-by: Howard Pritchard <howardp@lanl.gov>
1 parent a7aef5e commit 9d170d0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/man-openmpi/man3/MPI_T_ERRORS.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
* ``MPI_T_ERR_NOT_INITIALIZED``: The MPI Tools interface not initialized
1+
* ``MPI_T_ERR_NOT_INITIALIZED``: The MPI Tools interface is not initialized.
22

3-
* ``MPI_T_ERR_INVALID_HANDLE``: The handle is invalid
3+
* ``MPI_T_ERR_INVALID_HANDLE``: The handle is invalid.
44

55
* ``MPI_T_ERR_INVALID_HANDLE``: Invalid use of the interface or bad parameter values(s).
66

0 commit comments

Comments
 (0)