Skip to content

Commit 66a9994

Browse files
committed
Fix typo
1 parent a8c9d4a commit 66a9994

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -206,7 +206,7 @@ Useful flags that changes behaviour of library:
206206
- `SLB4MPI_ENABLE_Fortran` enables/disables MPI load balancers for Fortran language (requires Fortran 2003)
207207
- `SLB4MPI_WITH_MPI` enables/disables support of MPI for MPI/non-MPI builds
208208

209-
See example for [Fortran](examples/Fortran/CMakeLists.txt) and [C++](examples/CXX/CMakeLists.txt).
209+
See examples for [Fortran](examples/Fortran/CMakeLists.txt) and [C++](examples/CXX/CMakeLists.txt).
210210

211211

212212
**NOTE:** The library does not provide ILP64 support.

0 commit comments

Comments
 (0)