From 76978e55c6ffd4e0453c944c399d83af29480cac Mon Sep 17 00:00:00 2001 From: =?utf8?q?Micha=C5=82=20Wichrowski?= <32612987+mwichro@users.noreply.github.com> Date: Tue, 29 Apr 2025 14:59:47 +0200 Subject: [PATCH] Update include/deal.II/numerics/tensor_product_matrix_creator.h Co-authored-by: Bruno Turcksin --- include/deal.II/numerics/tensor_product_matrix_creator.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. * -- 2.39.5