From af0d28395abe70bfdf7f28311909f8063201ffc2 Mon Sep 17 00:00:00 2001 From: Ben Hourahine Date: Sun, 14 Mar 2021 17:00:45 +0000 Subject: [PATCH] Minor comment change in mpifx_comm.fpp --- lib/mpifx_comm.fpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/mpifx_comm.fpp b/lib/mpifx_comm.fpp index 784419e..9c4b039 100644 --- a/lib/mpifx_comm.fpp +++ b/lib/mpifx_comm.fpp @@ -113,7 +113,7 @@ contains !> Frees the MPI communicator. !> - !> After this call, the communicator should not be used any more. + !> After this call, the passed communicator should not be used any more. !> !> \param self Communicator instance. !>