From: bangerth Date: Mon, 13 Aug 2012 08:49:58 +0000 (+0000) Subject: Fix typo. X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=06a9a7cf74dbb18ce3549dd5430653f81494681b;p=dealii-svn.git Fix typo. git-svn-id: https://svn.dealii.org/trunk@25925 0785d39b-7218-0410-832d-ea1e28bc413d --- 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