From: Martin Kronbichler <kronbichler@lnm.mw.tum.de>
Date: Tue, 4 Mar 2008 14:58:53 +0000 (+0000)
Subject: Fixed a comment.
X-Git-Tag: v8.0.0~9329
X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=127c319a8ef04924681702918ecab1401b6baa0e;p=dealii.git

Fixed a comment.

git-svn-id: https://svn.dealii.org/trunk@15838 0785d39b-7218-0410-832d-ea1e28bc413d
---

diff --git a/deal.II/examples/step-22/step-22.cc b/deal.II/examples/step-22/step-22.cc
index ab3e0f6d3b..a75ec38080 100644
--- a/deal.II/examples/step-22/step-22.cc
+++ b/deal.II/examples/step-22/step-22.cc
@@ -335,8 +335,7 @@ InverseMatrix<Matrix,Preconditioner>::InverseMatrix (const Matrix &m,
 
 
 				 // This is the implementation of the 
-				 // <code>vmult</code> function. We note 
-				 // two things: 
+				 // <code>vmult</code> function.
                     
 				 // Note that we use a rather large
 				 // tolerance for the solver