From: Daniel Arndt Date: Tue, 11 Aug 2020 15:16:39 +0000 (-0400) Subject: Fix a few typos X-Git-Tag: v9.3.0-rc1~1196^2 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F10815%2Fhead;p=dealii.git Fix a few typos --- diff --git a/include/deal.II/distributed/shared_tria.h b/include/deal.II/distributed/shared_tria.h index 51c80be0d8..b3675eafec 100644 --- a/include/deal.II/distributed/shared_tria.h +++ b/include/deal.II/distributed/shared_tria.h @@ -277,7 +277,7 @@ namespace parallel /* * @copydoc Triangulation::create_triangulation() * - * @note Not inmplemented yet. + * @note Not implemented yet. */ virtual void create_triangulation( diff --git a/include/deal.II/distributed/tria.h b/include/deal.II/distributed/tria.h index 49a19f0aab..09da836e09 100644 --- a/include/deal.II/distributed/tria.h +++ b/include/deal.II/distributed/tria.h @@ -408,7 +408,7 @@ namespace parallel /* * @copydoc Triangulation::create_triangulation() * - * @note Not inmplemented yet. + * @note Not implemented yet. */ virtual void create_triangulation( diff --git a/include/deal.II/grid/persistent_tria.h b/include/deal.II/grid/persistent_tria.h index eeab75468b..56963dc598 100644 --- a/include/deal.II/grid/persistent_tria.h +++ b/include/deal.II/grid/persistent_tria.h @@ -204,7 +204,7 @@ public: /* * @copydoc Triangulation::create_triangulation() * - * @note Not inmplemented yet. + * @note Not implemented yet. */ virtual void create_triangulation(