correcting comments

This commit is contained in:
Andreas Bircher 2016-05-03 17:54:38 +02:00 committed by Roman
parent 34e6e2a941
commit af2e6d952e
2 changed files with 2 additions and 2 deletions

View File

@ -46,7 +46,7 @@ public:
/**
* Constructor from array
*
* Copies the given scalar value to all matrix fields.
* More elaborate function description
*
* @param other array
*/

View File

@ -37,7 +37,7 @@ public:
/**
* Constructor from array
*
* Copies the given scalar value to all quaternion fields.
* More elaborate function description
*
* @param data_ array
*/