From b06c557a2afb54642499583d20fb969615ce340d Mon Sep 17 00:00:00 2001 From: jgoppert Date: Thu, 5 Nov 2015 18:16:07 -0500 Subject: [PATCH] Comment fix. --- matrix/Quaternion.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/matrix/Quaternion.hpp b/matrix/Quaternion.hpp index 05c6f0e1cc..cf29a646f5 100644 --- a/matrix/Quaternion.hpp +++ b/matrix/Quaternion.hpp @@ -1,5 +1,5 @@ /** - * @file Matrix.hpp + * @file Quaternion.hpp * * A quaternion class. *