From ad55e65c0aa5258580694c04b44c4ef985c65f94 Mon Sep 17 00:00:00 2001 From: Wolfgang Bangerth Date: Mon, 13 Aug 2012 08:49:58 +0000 Subject: [PATCH] Fix typo. git-svn-id: https://svn.dealii.org/trunk@25925 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/include/deal.II/dofs/dof_tools.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deal.II/include/deal.II/dofs/dof_tools.h b/deal.II/include/deal.II/dofs/dof_tools.h index 6207efca1c..af91c38a0f 100644 --- a/deal.II/include/deal.II/dofs/dof_tools.h +++ b/deal.II/include/deal.II/dofs/dof_tools.h @@ -2054,7 +2054,7 @@ namespace DoFTools * target_component. If this is * not the case, an assertion is * thrown. The indices not - * targetted by target_components + * targeted by target_components * are left untouched. */ template -- 2.39.5