From: MichaƂ Wichrowski <32612987+mwichro@users.noreply.github.com> Date: Tue, 29 Apr 2025 12:59:47 +0000 (+0200) Subject: Update include/deal.II/numerics/tensor_product_matrix_creator.h X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=76978e55c6ffd4e0453c944c399d83af29480cac;p=dealii.git Update include/deal.II/numerics/tensor_product_matrix_creator.h Co-authored-by: Bruno Turcksin --- diff --git a/include/deal.II/numerics/tensor_product_matrix_creator.h b/include/deal.II/numerics/tensor_product_matrix_creator.h index a9acb4fd56..be3f9bc151 100644 --- a/include/deal.II/numerics/tensor_product_matrix_creator.h +++ b/include/deal.II/numerics/tensor_product_matrix_creator.h @@ -121,7 +121,7 @@ namespace TensorProductMatrixCreator /** - * Computes a 1D cell derivative matrix for a given finite element. + * Compute a 1D cell derivative matrix for a given finite element. * * @param fe The finite element object defining the shape functions. *