From: Peter Munch Date: Tue, 10 Sep 2019 07:35:17 +0000 (+0200) Subject: Fix doxygen docu of pdt X-Git-Tag: v9.2.0-rc1~1124^2 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F8725%2Fhead;p=dealii.git Fix doxygen docu of pdt --- diff --git a/include/deal.II/distributed/tria.h b/include/deal.II/distributed/tria.h index 07a175880e..467a21489c 100644 --- a/include/deal.II/distributed/tria.h +++ b/include/deal.II/distributed/tria.h @@ -323,7 +323,7 @@ namespace parallel /** * Constructor. * - * @param mpi_communicator denotes the MPI communicator to be used for + * @param mpi_communicator The MPI communicator to be used for * the triangulation. * * @param smooth_grid Degree and kind of mesh smoothing to be applied to