diff --git a/dumux/io/vtksequencewriter.hh b/dumux/io/vtksequencewriter.hh
index 63f6d8d92ee662b2dba371cd330a77cc62812760..e08659bbfd4183305aacc6552c27acc4d76c3c74 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