diff options
author | Sébastien Villemot <sebastien@debian.org> | 2016-06-27 20:07:25 -0600 |
---|---|---|
committer | Julien Langou <julien.langou@ucdenver.edu> | 2016-06-27 20:07:25 -0600 |
commit | 40a3b2fb153ab14ba4d5b51d6dbe1ec12f1578e9 (patch) | |
tree | a99023ddd220c0c7c723164ef3b74026a8dc1bd6 /TESTING/EIG/dchkbk.f | |
parent | 5efe3599486cc73ceead93f61ce1999eed96be11 (diff) | |
download | lapack-40a3b2fb153ab14ba4d5b51d6dbe1ec12f1578e9.tar.gz lapack-40a3b2fb153ab14ba4d5b51d6dbe1ec12f1578e9.tar.bz2 lapack-40a3b2fb153ab14ba4d5b51d6dbe1ec12f1578e9.zip |
Description: Fix various typos
Author: Sébastien Villemot <sebastien@debian.org>
Forwarded: yes, by email to lapack@cs.utk.edu on 2016-06-26
Diffstat (limited to 'TESTING/EIG/dchkbk.f')
-rw-r--r-- | TESTING/EIG/dchkbk.f | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/TESTING/EIG/dchkbk.f b/TESTING/EIG/dchkbk.f index 42ee948b..1d61fde6 100644 --- a/TESTING/EIG/dchkbk.f +++ b/TESTING/EIG/dchkbk.f @@ -21,7 +21,7 @@ *> \verbatim *> *> DCHKBK tests DGEBAK, a routine for backward transformation of -*> the computed right or left eigenvectors if the orginal matrix +*> the computed right or left eigenvectors if the original matrix *> was preprocessed by balance subroutine DGEBAL. *> \endverbatim * |