Skip to content

Commit 15ad9f9

Browse files
authored
Merge pull request #11596 from jsquyres/pr/fix-mpi-get-processor-name-man-page
MPI_Get_processor_name.3.rst: trivial typo fix
2 parents be4c5ee + 48b61e9 commit 15ad9f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/man-openmpi/man3/MPI_Get_processor_name.3.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ OUTPUT PARAMETERS
4747
-----------------
4848

4949
* ``name`` : A unique specifier for the actual (as opposed to virtual)
50-
node.
50+
node.
5151
* ``resultlen`` : Length (in characters) of result returned in name.
5252
* ``ierror`` : Fortran only: Error status (integer).
5353

0 commit comments

Comments
 (0)