From: Fabian Castelli <50630942+gfcas@users.noreply.github.com> Date: Tue, 12 Oct 2021 15:38:45 +0000 (+0200) Subject: Update include/deal.II/hp/refinement.h X-Git-Tag: v9.4.0-rc1~945^2 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b8a8f01b79b738c95352fe10110a78324dbf3b78;p=dealii.git Update include/deal.II/hp/refinement.h Co-authored-by: Daniel Arndt --- diff --git a/include/deal.II/hp/refinement.h b/include/deal.II/hp/refinement.h index 83f4a81868..56042480b9 100644 --- a/include/deal.II/hp/refinement.h +++ b/include/deal.II/hp/refinement.h @@ -689,7 +689,7 @@ namespace hp * flags. * * In detail, this function limits the level difference of neighboring cells - * and thus smoothess the overall function space. Future FE indices will be + * and thus smooths the overall function space. Future FE indices will be * raised (and never lowered) so that the level difference to neighboring * cells is never larger than @p max_difference. *