From eeb595d1dbdc53c67e1026eb8a71af8d91bef24f Mon Sep 17 00:00:00 2001 From: Roman Date: Tue, 17 May 2016 08:27:35 +0200 Subject: [PATCH] applied formatting --- matrix/Euler.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/matrix/Euler.hpp b/matrix/Euler.hpp index 88abbc58ab..4178f21e56 100644 --- a/matrix/Euler.hpp +++ b/matrix/Euler.hpp @@ -74,7 +74,7 @@ public: * * Instance is initialized from an 3-2-1 intrinsic Tait-Bryan * rotation sequence representing transformation from frame 1 - * to frame 2. + * to frame 2. * * @param phi_ rotation angle about X axis * @param theta_ rotation angle about Y axis