From 1a67eeea4c4041555fe23826b85d363cd898eb68 Mon Sep 17 00:00:00 2001 From: Oliver Sander <sander@igpm.rwth-aachen.de> Date: Thu, 14 Oct 2010 13:09:07 +0000 Subject: [PATCH] minor documentation fix [[Imported from SVN: r6424]] --- 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 a0f71d81..a8cd3287 100644 --- a/dune/gfe/unitvector.hh +++ b/dune/gfe/unitvector.hh @@ -224,7 +224,7 @@ public: } - /** \brief Compute the mixed second derivate \partial d^3 / \partial da db^2 + /** \brief Compute the mixed third derivative \partial d^3 / \partial da db^2 Unlike the distance itself the squared distance is differentiable at zero */ -- GitLab