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

This commit is contained in:
Martin Kroeker 2023-05-18 12:05:14 +02:00 committed by GitHub
parent 43390945f5
commit be46411fed
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

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 \\