3
5
Fork 0
mirror of git://git.savannah.gnu.org/guix.git synced 2023-12-14 03:33:07 +01:00

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

* gnu/packages/golang (go-github-com-google-cadvisor)[description]: Fix typo.
This commit is contained in:
Vagrant Cascadian 2019-05-22 16:54:48 -07:00
parent ce97f33656
commit ae03ce0f2f
No known key found for this signature in database
GPG key ID: DC518FC87F9716AA

View file

@ -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))))