From 64937f67a7fa558f08d443cc1d6ce0077c412eb1 Mon Sep 17 00:00:00 2001
From: Oliver Sander <sander@igpm.rwth-aachen.de>
Date: Sun, 8 Dec 2013 09:36:49 +0000
Subject: [PATCH] spelling

[[Imported from SVN: r9571]]
---
 dune/gfe/localgeodesicfeadolcstiffness.hh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dune/gfe/localgeodesicfeadolcstiffness.hh b/dune/gfe/localgeodesicfeadolcstiffness.hh
index c1208508..6519f6a3 100644
--- a/dune/gfe/localgeodesicfeadolcstiffness.hh
+++ b/dune/gfe/localgeodesicfeadolcstiffness.hh
@@ -91,7 +91,7 @@ energy(const Entity& element,
     // only then to ATargetSpace.
     // Rationale: The constructor/assignment-from-vector of TargetSpace frequently
     // contains a projection onto the manifold from the surrounding Euclidean space.
-    // ADOL-C needs a function on the whole Euclidean space, hence that proction
+    // ADOL-C needs a function on the whole Euclidean space, hence that projection
     // is part of the function and needs to be taped.
 
     // The following variable cannot be declared inside of the loop, or ADOL-C will report wrong results
-- 
GitLab