From bf7f9b1f41a7d5b5bfc3d0591731f05fcaf6e2aa Mon Sep 17 00:00:00 2001 From: Jeff Squyres Date: Mon, 10 Jun 2013 13:44:48 +0000 Subject: [PATCH] Fix minor typo in man page. This commit was SVN r28606. --- ompi/mpi/man/man3/MPI_Cart_coords.3in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ompi/mpi/man/man3/MPI_Cart_coords.3in b/ompi/mpi/man/man3/MPI_Cart_coords.3in index 49569db792..36cf33ae99 100644 --- a/ompi/mpi/man/man3/MPI_Cart_coords.3in +++ b/ompi/mpi/man/man3/MPI_Cart_coords.3in @@ -44,7 +44,7 @@ rank Rank of a process within group of comm (integer). .TP 1i maxdims - Length of vector coord in the calling program (integer). + Length of vector coords in the calling program (integer). .SH OUTPUT PARAMETERS .ft R