From 5fced277f89c30d3e0c558e57402220d68b3a11e Mon Sep 17 00:00:00 2001 From: Oliver Sander <sander@igpm.rwth-aachen.de> Date: Sun, 29 May 2011 17:46:44 +0000 Subject: [PATCH] fix minor documentation error [[Imported from SVN: r7341]] --- dune/gfe/rotation.hh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dune/gfe/rotation.hh b/dune/gfe/rotation.hh index 58f74544..02aa4641 100644 --- a/dune/gfe/rotation.hh +++ b/dune/gfe/rotation.hh @@ -726,7 +726,7 @@ public: return *this; } - /** \brief Compute an orthonormal basis of the tangent space of S^n. + /** \brief Compute an orthonormal basis of the tangent space of SO(3). This basis is of course not globally continuous. */ -- GitLab