--- rpl/lapack/lapack/dsyevd_2stage.f 2018/05/29 07:18:08 1.4 +++ rpl/lapack/lapack/dsyevd_2stage.f 2020/05/21 21:46:01 1.5 @@ -385,7 +385,7 @@ IF( .NOT.WANTZ ) THEN CALL DSTERF( N, W, WORK( INDE ), INFO ) ELSE -* Not available in this release, and agrument checking should not +* Not available in this release, and argument checking should not * let it getting here RETURN CALL DSTEDC( 'I', N, W, WORK( INDE ), WORK( INDWRK ), N,