From 0d5e12623b9699932e66db10b4aeba1eec7cad0b Mon Sep 17 00:00:00 2001 From: wolf Date: Mon, 17 Feb 2003 19:46:15 +0000 Subject: [PATCH] Fix comment. git-svn-id: https://svn.dealii.org/trunk@7129 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/deal.II/include/dofs/dof_tools.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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). */ -- 2.39.5