From: Wolfgang Bangerth Date: Sun, 19 Jul 2020 02:00:13 +0000 (-0600) Subject: Fix a typo. X-Git-Tag: v9.3.0-rc1~1272^2 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d74f2933dc331188916fc4f31f53598f8f8b8c6d;p=dealii.git Fix a typo. --- diff --git a/doc/news/8.4.2-vs-8.5.0.h b/doc/news/8.4.2-vs-8.5.0.h index 304763185e..8802e5e9ca 100644 --- a/doc/news/8.4.2-vs-8.5.0.h +++ b/doc/news/8.4.2-vs-8.5.0.h @@ -447,7 +447,7 @@ inconvenience this causes.
  • - New: FE_Enriched finite element class implements the partition of unitity + New: FE_Enriched finite element class implements the partition of unity method which allows to enrich the finite element space based on a priori knowledge about solution.