From d0e33a09cb1c9c9d1e9e8fa1436be7f2c10f4711 Mon Sep 17 00:00:00 2001
From: Katharina Heck <katharina.heck@iws.uni-stuttgart.de>
Date: Wed, 20 Dec 2017 17:32:22 +0100
Subject: [PATCH] [fix] indent

---
 dumux/io/vtksequencewriter.hh | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dumux/io/vtksequencewriter.hh b/dumux/io/vtksequencewriter.hh
index 63f6d8d92e..e08659bbfd 100644
--- a/dumux/io/vtksequencewriter.hh
+++ b/dumux/io/vtksequencewriter.hh
@@ -4,8 +4,8 @@
  * \file
  * \ingroup InputOutput
  * \brief Base class to write pvd-files which contains a list of all collected vtk-files.
-   *         This is a modified version of DUNE's pvd writer which takes a VTKWriter as template
-   *         argument making it more general.
+ *         This is a modified version of DUNE's pvd writer which takes a VTKWriter as template
+ *         argument making it more general.
  */
 #ifndef DUMUX_VTKSEQUENCEWRITER_HH
 #define DUMUX_VTKSEQUENCEWRITER_HH
-- 
GitLab