From 1b1b553ad8dd1711eca7011e17ff9fe2bc5eae1c Mon Sep 17 00:00:00 2001 From: Fabian Castelli Date: Tue, 12 Oct 2021 16:55:28 +0200 Subject: [PATCH] Fix typo --- source/hp/refinement.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.39.5