Skip to content

Commit 8371b0b

Browse files
author
Ikko Ashimine
authored
Fix typo in ieeeck.f
inifinity -> infinity
1 parent e94df53 commit 8371b0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SRC/ieeeck.f

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
*> \param[in] ISPEC
4242
*> \verbatim
4343
*> ISPEC is INTEGER
44-
*> Specifies whether to test just for inifinity arithmetic
44+
*> Specifies whether to test just for infinity arithmetic
4545
*> or whether to test for infinity and NaN arithmetic.
4646
*> = 0: Verify infinity arithmetic only.
4747
*> = 1: Verify infinity and NaN arithmetic.

0 commit comments

Comments
 (0)