Skip to content

Commit d836797

Browse files
authored
Correct syntax error. (#474)
a Fortran compile -> a Fortran compiler
1 parent c6e4e53 commit d836797

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

release_docs/RELEASE.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -242,7 +242,7 @@ New Features
242242
- CMake option to link the generated Fortran MOD files into the include
243243
directory.
244244

245-
The Fortran generation of MOD files by a Fortran compile can produce
245+
The Fortran generation of MOD files by a Fortran compiler can produce
246246
different binary files between SHARED and STATIC compiles with different
247247
compilers and/or different platforms. Note that it has been found that
248248
different versions of Fortran compilers will produce incompatible MOD

0 commit comments

Comments
 (0)