From: Wolfgang Bangerth Date: Wed, 8 Mar 2006 03:10:16 +0000 (+0000) Subject: Fix more typos. X-Git-Tag: v8.0.0~12132 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7725ca57cef5e12214e635e498cf229fad55fd1a;p=dealii.git Fix more typos. git-svn-id: https://svn.dealii.org/trunk@12563 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 bc27f292aa..ad18d74b3a 100644 --- a/deal.II/deal.II/include/fe/fe_poly_tensor.h +++ b/deal.II/deal.II/include/fe/fe_poly_tensor.h @@ -57,7 +57,7 @@ *

Determining the correct basis

* * In most cases, the set of desired node values $N_i$ and the basis - * functions $v_j$ will not fulfil the interpolation condition + * functions $v_j$ will not fulfill the interpolation condition * $N_i(v_j) = \delta_{ij}$. * * The use of the member data #inverse_node_matrix allows to compute