Browse Source

Fix typos in comments and documentation (Reference-LAPACK PR 820)

pull/4045/head
Martin Kroeker GitHub 3 years ago
parent
commit
be46411fed
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      lapack-netlib/DOCS/lawn81.tex

+ 1
- 1
lapack-netlib/DOCS/lawn81.tex View File

@@ -575,7 +575,7 @@ There are six machine-dependent functions in the test and timing
package, at least three of which must be installed. They are

\begin{tabbing}
MONOMO \= DOUBLE PRECYSION \= \kill
MONOMO \= DOUBLE PRECISION \= \kill
LSAME \> LOGICAL \> Test if two characters are the same regardless of case \\
SLAMCH \> REAL \> Determine machine-dependent parameters \\
DLAMCH \> DOUBLE PRECISION \> Determine machine-dependent parameters \\


Loading…
Cancel
Save