Skip to content

Commit 6da4ad2

Browse files
committed
README: Fix the missing parentheses in line 407
change provided depending on your Fortran compiler): to provided (depending on your Fortran compiler): Signed-off-by: Evstrife <wus217@wfu.edu>
1 parent 2c0b9bd commit 6da4ad2

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
@@ -404,7 +404,7 @@ Compiler Notes
404404
compiler Open MPI was configured and compiled.
405405

406406
There are up to three sets of Fortran MPI bindings that may be
407-
provided depending on your Fortran compiler):
407+
provided (depending on your Fortran compiler):
408408

409409
- mpif.h: This is the first MPI Fortran interface that was defined
410410
in MPI-1. It is a file that is included in Fortran source code.

0 commit comments

Comments
 (0)