From 6fd9a5150da37b8621e5be0730f1e106af477ed3 Mon Sep 17 00:00:00 2001 From: Wolfgang Bangerth Date: Wed, 8 Mar 2006 03:11:22 +0000 Subject: [PATCH] Ech, more typos. git-svn-id: https://svn.dealii.org/trunk@12564 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/deal.II/include/fe/fe_poly_tensor.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deal.II/deal.II/include/fe/fe_poly_tensor.h b/deal.II/deal.II/include/fe/fe_poly_tensor.h index ad18d74b3a..c457f49a48 100644 --- a/deal.II/deal.II/include/fe/fe_poly_tensor.h +++ b/deal.II/deal.II/include/fe/fe_poly_tensor.h @@ -62,7 +62,7 @@ * * The use of the member data #inverse_node_matrix allows to compute * the basis $v_j$ automatically, after the node values - * for ech original basis function of the polynomial space have been + * for each original basis function of the polynomial space have been * computed. * * Therefore, the constructor of a derived class should have a -- 2.39.5