From: Wolfgang Bangerth Date: Mon, 17 Feb 2003 19:46:15 +0000 (+0000) Subject: Fix comment. X-Git-Tag: v8.0.0~16921 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=964c76e53ada1966d01f1062c5fb0d53380a1cf7;p=dealii.git Fix comment. git-svn-id: https://svn.dealii.org/trunk@7129 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/deal.II/include/dofs/dof_tools.h b/deal.II/deal.II/include/dofs/dof_tools.h index a6380fd3b1..fd128f4390 100644 --- a/deal.II/deal.II/include/dofs/dof_tools.h +++ b/deal.II/deal.II/include/dofs/dof_tools.h @@ -580,7 +580,7 @@ class DoFTools * if the finite element in use * has shape functions that are * non-zero in more than one - * shape function (in deal.II + * vector component (in deal.II * speak: they are * non-primitive). */