--- rpl/lapack/lapack/zsytrf.f 2018/05/29 07:18:37 1.17 +++ rpl/lapack/lapack/zsytrf.f 2020/05/21 21:46:11 1.18 @@ -43,7 +43,7 @@ *> *> where U (or L) is a product of permutation and unit upper (lower) *> triangular matrices, and D is symmetric and block diagonal with -*> with 1-by-1 and 2-by-2 diagonal blocks. +*> 1-by-1 and 2-by-2 diagonal blocks. *> *> This is the blocked version of the algorithm, calling Level 3 BLAS. *> \endverbatim