From f3005b4968331a3f4ffe03010cc641e65e7e75ea Mon Sep 17 00:00:00 2001 From: Alexander Grayver Date: Mon, 5 Oct 2015 18:09:38 +0200 Subject: [PATCH] Reindent --- include/deal.II/dofs/dof_tools.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. * -- 2.39.5