From: Peter Munch Date: Thu, 12 Nov 2020 11:17:25 +0000 (+0100) Subject: Fix typo X-Git-Tag: v9.3.0-rc1~912^2 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9539c21dfec815678df9c420340486de23838094;p=dealii.git Fix typo --- diff --git a/include/deal.II/distributed/tria.h b/include/deal.II/distributed/tria.h index ae440e3677..9d3e465a09 100644 --- a/include/deal.II/distributed/tria.h +++ b/include/deal.II/distributed/tria.h @@ -828,7 +828,7 @@ namespace parallel * This returns a pointer to the internally stored p4est object (of type * p4est_t or p8est_t depending on @p dim). * - * @warning: If you modify the p4est object, internal data structures + * @warning If you modify the p4est object, internal data structures * can become inconsistent. */ const typename dealii::internal::p4est::types::forest *