From 425bcb83b149064a487f1bf9aba222183c251d16 Mon Sep 17 00:00:00 2001 From: Peter Munch Date: Tue, 10 Sep 2019 09:35:17 +0200 Subject: [PATCH] Fix doxygen docu of pdt --- include/deal.II/distributed/tria.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.39.5