From 5e3ae807056752de1bc0ae166010d905788e40c7 Mon Sep 17 00:00:00 2001
From: Oliver Sander <sander@igpm.rwth-aachen.de>
Date: Mon, 23 May 2011 15:12:48 +0000
Subject: [PATCH] fix copy'n'paste error in comment

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

diff --git a/dune/gfe/unitvector.hh b/dune/gfe/unitvector.hh
index 63c160e9..c3698ee5 100644
--- a/dune/gfe/unitvector.hh
+++ b/dune/gfe/unitvector.hh
@@ -223,7 +223,7 @@ public:
     }
     
     
-    /** \brief Compute the third derivative \partial d^3 / \partial da db^2
+    /** \brief Compute the third derivative \partial d^3 / \partial dq^3
 
     Unlike the distance itself the squared distance is differentiable at zero
      */
-- 
GitLab