Skip to content

Commit 6f2ca58

Browse files
committed
man: fix a typo in MPI_Win_get_name()
Thanks Nicolas Joly for the report Fixes #2782 Signed-off-by: Gilles Gouaillardet <[email protected]>
1 parent e7588f0 commit 6f2ca58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ompi/mpi/man/man3/MPI_Win_get_name.3in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ Window whose name is to be returned (handle).
5050
.ft R
5151
.TP 1i
5252
win_name
53-
the Tame previously stored on the window, or an empty string if no such name exists (string).
53+
the name previously stored on the window, or an empty string if no such name exists (string).
5454
.TP 1i
5555
resultlen
5656
Length of returned name (integer).

0 commit comments

Comments
 (0)