From 848c97a276f4f6effd4f055d49d4a2d0f96ae3e3 Mon Sep 17 00:00:00 2001
From: Uli Sack <usack@math.fu-berlin.de>
Date: Wed, 8 Feb 2012 11:27:15 +0000
Subject: [PATCH] corrected typo in docu

[[Imported from SVN: r5603]]
---
 dune/solvers/norms/energynorm.hh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dune/solvers/norms/energynorm.hh b/dune/solvers/norms/energynorm.hh
index 319e2219..7c8f1521 100644
--- a/dune/solvers/norms/energynorm.hh
+++ b/dune/solvers/norms/energynorm.hh
@@ -15,7 +15,7 @@
      * know the matrix in advance. This is, for example, the case
      * for the coarse level matrices constructed by a multilevel solver.
      *
-     * Be carefull: This matrix is not the one representing the preconditioner
+     * Be careful: This matrix is not the one representing the preconditioner
      * induced by the LinearIterationStep.
      *
      *  \todo Elaborate documentation.
-- 
GitLab