From: wolf Date: Wed, 8 Mar 2006 03:11:22 +0000 (+0000) Subject: Ech, more typos. X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9cb5c8605af919dfac0427701a6cd19a0bebe135;p=dealii-svn.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