diff options
Diffstat (limited to 'SRC/zlasyf_aa.f')
-rw-r--r-- | SRC/zlasyf_aa.f | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/SRC/zlasyf_aa.f b/SRC/zlasyf_aa.f index ee32fc4e..fb914662 100644 --- a/SRC/zlasyf_aa.f +++ b/SRC/zlasyf_aa.f @@ -46,7 +46,7 @@ *> which is used to factorize the first panel. *> *> The resulting J-th row of U, or J-th column of L, is stored in the -*> (J-1)-th row, or column, of A (without the unit diatonals), while +*> (J-1)-th row, or column, of A (without the unit diagonals), while *> the diagonal and subdiagonal of A are overwritten by those of T. *> *> \endverbatim |