Skip to content

Commit 48b61e9

Browse files
committed
MPI_Get_processor_name.3.rst: trivial typo fix
Remote an errant space which causes RST to render it incorrectly. Signed-off-by: Jeff Squyres <jsquyres@cisco.com>
1 parent be4c5ee commit 48b61e9

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)