diff --git a/ompi/mpi/man/man3/MPI_Win_get_name.3in b/ompi/mpi/man/man3/MPI_Win_get_name.3in index 10c60f9cfdc..d3c8493aeb1 100644 --- a/ompi/mpi/man/man3/MPI_Win_get_name.3in +++ b/ompi/mpi/man/man3/MPI_Win_get_name.3in @@ -39,7 +39,7 @@ Window whose name is to be returned (handle). .ft R .TP 1i win_name -the Tame previously stored on the window, or an empty string if no such name exists (string). +the name previously stored on the window, or an empty string if no such name exists (string). .TP 1i resultlen Length of returned name (integer).