Skip to content

Commit e90d44a

Browse files
authored
Merge pull request #7605 from Evstrife/pr/fix-README2
README: Fix the missing parentheses
2 parents 7bcf1ed + 6da4ad2 commit e90d44a

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)