From: Fabian Castelli Date: Tue, 12 Oct 2021 14:55:28 +0000 (+0200) Subject: Fix typo X-Git-Tag: v9.4.0-rc1~945^2~1 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1b1b553ad8dd1711eca7011e17ff9fe2bc5eae1c;p=dealii.git Fix typo --- diff --git a/source/hp/refinement.cc b/source/hp/refinement.cc index 947feeb246..4b28f63aa7 100644 --- a/source/hp/refinement.cc +++ b/source/hp/refinement.cc @@ -301,7 +301,7 @@ namespace hp // 2.) Determine the number of cells for p-refinement and p-coarsening on // basis of the flagged cells. // - // 3.) Find thresholds for p-refinment and p-coarsening on only those + // 3.) Find thresholds for p-refinement and p-coarsening on only those // cells flagged for adaptation. // // For cases in which no or all cells flagged for refinement and/or