From: Wolfgang Bangerth Date: Wed, 8 Mar 2006 03:11:22 +0000 (+0000) Subject: Ech, more typos. X-Git-Tag: v8.0.0~12131 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6fd9a5150da37b8621e5be0730f1e106af477ed3;p=dealii.git Ech, more typos. git-svn-id: https://svn.dealii.org/trunk@12564 0785d39b-7218-0410-832d-ea1e28bc413d --- 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