Fix typo in comment (Reference-LAPACK PR735)
This commit is contained in:
parent
880a3fb20f
commit
c45edcb537
|
@ -41,7 +41,7 @@
|
|||
*> \param[in] ISPEC
|
||||
*> \verbatim
|
||||
*> ISPEC is INTEGER
|
||||
*> Specifies whether to test just for inifinity arithmetic
|
||||
*> Specifies whether to test just for infinity arithmetic
|
||||
*> or whether to test for infinity and NaN arithmetic.
|
||||
*> = 0: Verify infinity arithmetic only.
|
||||
*> = 1: Verify infinity and NaN arithmetic.
|
||||
|
|
Loading…
Reference in New Issue