--- rpl/lapack/lapack/zgeev.f 2018/05/29 07:18:14 1.17 +++ rpl/lapack/lapack/zgeev.f 2020/05/21 21:46:03 1.18 @@ -157,7 +157,7 @@ *> < 0: if INFO = -i, the i-th argument had an illegal value. *> > 0: if INFO = i, the QR algorithm failed to compute all the *> eigenvalues, and no eigenvectors have been computed; -*> elements and i+1:N of W contain eigenvalues which have +*> elements i+1:N of W contain eigenvalues which have *> converged. *> \endverbatim *