From: Alexander Grayver Date: Mon, 5 Oct 2015 16:09:38 +0000 (+0200) Subject: Reindent X-Git-Tag: v8.4.0-rc2~327^2~3 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f3005b4968331a3f4ffe03010cc641e65e7e75ea;p=dealii.git Reindent --- diff --git a/include/deal.II/dofs/dof_tools.h b/include/deal.II/dofs/dof_tools.h index 61a0d54bca..eee928023b 100644 --- a/include/deal.II/dofs/dof_tools.h +++ b/include/deal.II/dofs/dof_tools.h @@ -740,7 +740,7 @@ namespace DoFTools * elements of the other vector components of the finite element fields on * the fine grid are not touched. * - * Triangulation of the fine grid can be distributed. When called in parallel, + * Triangulation of the fine grid can be distributed. When called in parallel, * each process has to have a copy of the coarse grid. In this case, function * returns transfer representation for a set of locally owned cells. *