From: wolf Date: Mon, 17 Feb 2003 19:46:15 +0000 (+0000) Subject: Fix comment. X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0d5e12623b9699932e66db10b4aeba1eec7cad0b;p=dealii-svn.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). */