Skip to content

Commit f4fe5ed

Browse files
author
Sophia Fang
committed
README: Fix grammar
Fix a minor grammar mistake in the secton of Compiler Notes. Signed-off-by: Sophia Fang <fangq18@wfu.edu>
1 parent 58b8d39 commit f4fe5ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -439,7 +439,7 @@ Compiler Notes
439439

440440
- All Fortran compilers support the mpif.h/shmem.fh-based bindings,
441441
with one exception: the MPI_SIZEOF interfaces will only be present
442-
when Open MPI is built with a Fortran compiler that support the
442+
when Open MPI is built with a Fortran compiler that supports the
443443
INTERFACE keyword and ISO_FORTRAN_ENV. Most notably, this
444444
excludes the GNU Fortran compiler suite before version 4.9.
445445

0 commit comments

Comments
 (0)