Skip to content

Commit f27d0db

Browse files
committed
man: fix typos in MPI_Info_get_{nkeys,nthkey}
Thanks Nicolas Joly for the patch (cherry picked from commit 98f6269) Signed-off-by: Gilles Gouaillardet <[email protected]>
1 parent 3e01b96 commit f27d0db

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,6 @@ MPI_Info_get
6060
.br
6161
MPI_Info_get_nthkey
6262
.br
63-
MPI_Info_get_valueln
63+
MPI_Info_get_valuelen
6464
.br
6565

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,6 @@ MPI_Info_get
6565
.br
6666
MPI_Info_get_nkeys
6767
.br
68-
MPI_Info_get_valueln
68+
MPI_Info_get_valuelen
6969
.br
7070

0 commit comments

Comments
 (0)