Skip to content

Commit 9c939b0

Browse files
authored
Merge pull request #2790 from ggouaillardet/topic/v2.0.x/man_mpi_win_get_name
man: fix a typo in MPI_Win_get_name()
2 parents 3ef2439 + 5080793 commit 9c939b0

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
@@ -39,7 +39,7 @@ Window whose name is to be returned (handle).
3939
.ft R
4040
.TP 1i
4141
win_name
42-
the Tame previously stored on the window, or an empty string if no such name exists (string).
42+
the name previously stored on the window, or an empty string if no such name exists (string).
4343
.TP 1i
4444
resultlen
4545
Length of returned name (integer).

0 commit comments

Comments
 (0)