From: wolf Date: Mon, 9 Jun 2003 15:49:38 +0000 (+0000) Subject: Fix typo. X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3ddcd94789a00b8e2130afeff4de89676a41d817;p=dealii-svn.git Fix typo. git-svn-id: https://svn.dealii.org/trunk@7767 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/deal.II/source/dofs/dof_accessor.cc b/deal.II/deal.II/source/dofs/dof_accessor.cc index a973eaeba6..b79f0fc196 100644 --- a/deal.II/deal.II/source/dofs/dof_accessor.cc +++ b/deal.II/deal.II/source/dofs/dof_accessor.cc @@ -715,7 +715,7 @@ DoFCellAccessor::get_interpolated_dof_values (const InputVector &values, // are even weird finite // elements (for example the // Raviart-Thomas element) - // which has shape functions + // which have shape functions // that are additive (interior // ones) and others that are // overwriting (face degrees of