vagrantc pushed a commit to branch master
in repository guix.

commit afe02c1a12f33822eda8a697cf3f3f5fea0834d4
Author: Vagrant Cascadian <[email protected]>
Date:   Wed May 22 16:33:25 2019 -0700

    gnu: infiniband-diags: Fix typo "diagnostic".
    
    * gnu/packages/fabric-management (infiniband-diags)[description]: Fix typo.
---
 gnu/packages/fabric-management.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/fabric-management.scm 
b/gnu/packages/fabric-management.scm
index 5422170..33e43a9 100644
--- a/gnu/packages/fabric-management.scm
+++ b/gnu/packages/fabric-management.scm
@@ -136,7 +136,7 @@ running the opensm daemon.")
                (rename-file perlin perlout)
                #t))))))
     (home-page "https://github.com/linux-rdma/infiniband-diags";)
-    (synopsis "Infiniband diagnotic tools")
+    (synopsis "Infiniband diagnostic tools")
     (description "This is a set of command-line utilities to help configure,
 debug, and maintain Infiniband (IB) fabrics.
 

Reply via email to