From: Wolfgang Bangerth Date: Wed, 16 May 2018 06:53:51 +0000 (+0800) Subject: Fix wrong doxygen markup. X-Git-Tag: v9.1.0-rc1~1143^2 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F6603%2Fhead;p=dealii.git Fix wrong doxygen markup. --- diff --git a/include/deal.II/base/mpi.h b/include/deal.II/base/mpi.h index 4d50ccb9d2..3fb804d4a8 100644 --- a/include/deal.II/base/mpi.h +++ b/include/deal.II/base/mpi.h @@ -126,7 +126,7 @@ namespace Utilities MPI_Comm duplicate_communicator (const MPI_Comm &mpi_communicator); /** - * If @comm is an intracommunicator, this function returns a new + * If @p comm is an intracommunicator, this function returns a new * communicator @p newcomm with communication group defined by the * @p group argument. The function is only collective over the group of * processes that actually want to create the communicator, i.e., that