--- trunk/src/math/Eigenvalue.hpp 2009/11/25 20:02:06 1390 +++ trunk/src/math/Eigenvalue.hpp 2013/06/16 15:15:42 1879 @@ -957,7 +957,7 @@ namespace JAMA /** Return the imaginary parts of the eigenvalues in parameter e_. - @pararm e_: new matrix with imaginary parts of the eigenvalues. + @param e_: new matrix with imaginary parts of the eigenvalues. */ void getImagEigenvalues (DynamicVector &e_) { e_ = e;