From: Wolfgang Bangerth Date: Fri, 20 Aug 2021 00:33:20 +0000 (-0600) Subject: Unify spelling. X-Git-Tag: v9.4.0-rc1~1050^2 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ff4ccbb9aa15454900caf0f96cbd8fd60a78d339;p=dealii.git Unify spelling. --- diff --git a/include/deal.II/matrix_free/matrix_free.h b/include/deal.II/matrix_free/matrix_free.h index c6226c804a..77488a5597 100644 --- a/include/deal.II/matrix_free/matrix_free.h +++ b/include/deal.II/matrix_free/matrix_free.h @@ -1473,7 +1473,7 @@ public: const unsigned int dof_handler_index = 0) const; /** - * In the hp adaptive case, return number of active_fe_indices. + * In the hp-adaptive case, return number of active_fe_indices. */ unsigned int n_active_fe_indices() const;