aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--configuration.ccl2
1 files changed, 1 insertions, 1 deletions
diff --git a/configuration.ccl b/configuration.ccl
index 54f8898..2113e02 100644
--- a/configuration.ccl
+++ b/configuration.ccl
@@ -11,7 +11,7 @@ REQUIRES HDF5
REQUIRES zlib
-# link after MPI in case a parallel-enabled HDF5 version is used
+# link before MPI in case a parallel-enabled HDF5 version is used
OPTIONAL MPI
{
}