guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

03/23: gnu: hdf5-parallel-openmpi: Fix typo "explicitly".


From: guix-commits
Subject: 03/23: gnu: hdf5-parallel-openmpi: Fix typo "explicitly".
Date: Wed, 22 May 2019 21:22:37 -0400 (EDT)

vagrantc pushed a commit to branch master
in repository guix.

commit 784c3da11e48ff89639e604c00453be0cbe243e5
Author: Vagrant Cascadian <address@hidden>
Date:   Wed May 22 16:07:56 2019 -0700

    gnu: hdf5-parallel-openmpi: Fix typo "explicitly".
    
    * gnu/packages/maths (hdf5-parallel-openmpi): Fix typo.
---
 gnu/packages/maths.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/maths.scm b/gnu/packages/maths.scm
index 46b670f..b9057df 100644
--- a/gnu/packages/maths.scm
+++ b/gnu/packages/maths.scm
@@ -1116,7 +1116,7 @@ Swath).")
              (lambda _
                ;; OpenMPI's mpirun will exit with non-zero status if it
                ;; detects an "abnormal termination", i.e. any process not
-               ;; calling MPI_Finalize().  Since the test is explicitely
+               ;; calling MPI_Finalize().  Since the test is explicitly
                ;; avoiding MPI_Finalize so as not to have at_exit and thus
                ;; H5C_flush_cache from being called, mpirun will always
                ;; complain, so turn this test off.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]