From b8a8f01b79b738c95352fe10110a78324dbf3b78 Mon Sep 17 00:00:00 2001 From: Fabian Castelli <50630942+gfcas@users.noreply.github.com> Date: Tue, 12 Oct 2021 17:38:45 +0200 Subject: [PATCH] Update include/deal.II/hp/refinement.h Co-authored-by: Daniel Arndt --- include/deal.II/hp/refinement.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. * -- 2.39.5