From: Roland <roland.richter@ntnu.no>
Date: Mon, 21 Oct 2019 07:26:06 +0000 (+0200)
Subject: Indentation fix in changelog
X-Git-Tag: v9.2.0-rc1~956^2~1
X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e57e9f9b2f1365d459ede0d3a935ce7941fdeb12;p=dealii.git

Indentation fix in changelog
---

diff --git a/doc/news/changes/minor/20191710Richter b/doc/news/changes/minor/20191710Richter
index 80759d640f..28e42f6647 100644
--- a/doc/news/changes/minor/20191710Richter
+++ b/doc/news/changes/minor/20191710Richter
@@ -1,3 +1,5 @@
-Changed: SolverControl returns number of iterations of ArpackSolver after solving for Eigenvalues. It also checks if the requested eigenvalues are supported by the solver, depending on symmetry.
+Changed: SolverControl returns number of iterations of ArpackSolver after solving
+for Eigenvalues. It also checks if the requested eigenvalues are supported by the
+solver, depending on symmetry.
 <br>
 (Roland Richter, 2019/10/17)