From a57191f7224ce6539c9f7d0f4f31feab0d3629b4 Mon Sep 17 00:00:00 2001
From: Elias Pipping <elias.pipping@fu-berlin.de>
Date: Mon, 3 Jun 2013 14:16:10 +0200
Subject: [PATCH] Fix comment

---
 dune/tectonic/myblockproblem.hh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dune/tectonic/myblockproblem.hh b/dune/tectonic/myblockproblem.hh
index 58195440..00dc48b9 100644
--- a/dune/tectonic/myblockproblem.hh
+++ b/dune/tectonic/myblockproblem.hh
@@ -1,4 +1,4 @@
-// Based on dune/tnnmg/problem-classes/blocknonlineargsproblem.hh
+// Based on dune/tnnmg/problem-classes/blocknonlineartnnmgproblem.hh
 
 #ifndef MY_BLOCK_PROBLEM_HH
 #define MY_BLOCK_PROBLEM_HH
-- 
GitLab