guix-commits
[Top][All Lists]
Advanced

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

18/23: gnu: go-github-com-google-cadvisor: Fix typo "performance".


From: guix-commits
Subject: 18/23: gnu: go-github-com-google-cadvisor: Fix typo "performance".
Date: Wed, 22 May 2019 21:22:40 -0400 (EDT)

vagrantc pushed a commit to branch master
in repository guix.

commit ae03ce0f2f792b5c0f862c37ef79fad5adee202d
Author: Vagrant Cascadian <address@hidden>
Date:   Wed May 22 16:54:48 2019 -0700

    gnu: go-github-com-google-cadvisor: Fix typo "performance".
    
    * gnu/packages/golang (go-github-com-google-cadvisor)[description]: Fix 
typo.
---
 gnu/packages/golang.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm
index bbdbb2e..42a194b 100644
--- a/gnu/packages/golang.scm
+++ b/gnu/packages/golang.scm
@@ -1512,7 +1512,7 @@ with the HTTP protocol definition.")
       (home-page "https://github.com/google/cadvisor";)
       (synopsis "Analyze resource usage of running containers")
       (description "The package provides @code{cadvisor}, which provides
-information about the resource usage and preformance characteristics of running
+information about the resource usage and performance characteristics of running
 containers.")
       (license license:asl2.0))))
 



reply via email to

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