Skip to content

Commit bc8cb49

Browse files
committed
doc
1 parent c40cb23 commit bc8cb49

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ A logical expression is defined to be .TRUE. if its least significant bit is 1 a
9595

9696
Example output, Fortran interfacing with C or C++
9797

98-
* Intel oneAPI 2023 without `-fpscomp logical`
98+
* Intel oneAPI 2023 without `-fpscomp logicals`
9999
* NVHPC 2023.5 without `-Munixlogical`
100100

101101
```
@@ -109,7 +109,7 @@ Example output, Fortran interfacing with C or C++
109109
C_BOOL: 8 0 FF
110110
```
111111

112-
* Intel oneAPI 2023 with `-fpscomp logical`
112+
* Intel oneAPI 2023 with `-fpscomp logicals`
113113
* NVHPC 2023.5 with `-Munixlogical`
114114

115115
```

0 commit comments

Comments
 (0)