We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a7aef5e commit 9d170d0Copy full SHA for 9d170d0
docs/man-openmpi/man3/MPI_T_ERRORS.rst
@@ -1,6 +1,6 @@
1
-* ``MPI_T_ERR_NOT_INITIALIZED``: The MPI Tools interface not initialized
+* ``MPI_T_ERR_NOT_INITIALIZED``: The MPI Tools interface is not initialized.
2
3
-* ``MPI_T_ERR_INVALID_HANDLE``: The handle is invalid
+* ``MPI_T_ERR_INVALID_HANDLE``: The handle is invalid.
4
5
* ``MPI_T_ERR_INVALID_HANDLE``: Invalid use of the interface or bad parameter values(s).
6
0 commit comments