Correct syntax error. (#474)

a Fortran compile -> a Fortran compiler
This commit is contained in:
H. Joe Lee 2021-03-17 10:26:40 -05:00 committed by GitHub
parent c6e4e53546
commit d836797626
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -242,7 +242,7 @@ New Features
- CMake option to link the generated Fortran MOD files into the include
directory.
The Fortran generation of MOD files by a Fortran compile can produce
The Fortran generation of MOD files by a Fortran compiler can produce
different binary files between SHARED and STATIC compiles with different
compilers and/or different platforms. Note that it has been found that
different versions of Fortran compilers will produce incompatible MOD