Skip to content

Commit e88a7ce

Browse files
committed
Fix typo in README
Signed-off-by: Christoph Niethammer <niethammer@hlrs.de>
1 parent f4a212f commit e88a7ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ processes:
5050

5151
The `Makefile` in this directory will build as many of the examples as
5252
you have language support (e.g., if you do not have the Fortran `use
53-
mpi` bindings compiled as part of Open MPI, the those examples will be
53+
mpi` bindings compiled as part of Open MPI, those examples will be
5454
skipped).
5555

5656
The `Makefile` assumes that the wrapper compilers `mpicc`, `mpic++`, and

0 commit comments

Comments
 (0)