From: Wolfgang Bangerth Date: Mon, 9 Jun 2003 15:49:38 +0000 (+0000) Subject: Fix typo. X-Git-Tag: v8.0.0~16434 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=07584f79757d07288d65415e945cfe0931df04a3;p=dealii.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