From d83679762669dc66bde7b2efb54d47c403c1a1bc Mon Sep 17 00:00:00 2001 From: "H. Joe Lee" Date: Wed, 17 Mar 2021 10:26:40 -0500 Subject: Correct syntax error. (#474) a Fortran compile -> a Fortran compiler --- release_docs/RELEASE.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt index 95ff9c5..bf4a273 100644 --- a/release_docs/RELEASE.txt +++ b/release_docs/RELEASE.txt @@ -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 -- cgit v0.12