guix-commits
[Top][All Lists]
Advanced

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

21/42: gnu: go-github-com-docker-go-connections: Fix typo "This package"


From: guix-commits
Subject: 21/42: gnu: go-github-com-docker-go-connections: Fix typo "This package".
Date: Wed, 22 May 2019 21:20:18 -0400 (EDT)

vagrantc pushed a commit to branch master
in repository guix.

commit f0b32cea6bdef401e77c9bb051ea6b7defac8157
Author: Vagrant Cascadian <address@hidden>
Date:   Wed May 22 15:21:11 2019 -0700

    gnu: go-github-com-docker-go-connections: Fix typo "This package".
    
    * gnu/packages/golang (go-github-com-docker-go-connections)[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 7b03336..189150d 100644
--- a/gnu/packages/golang.scm
+++ b/gnu/packages/golang.scm
@@ -1804,7 +1804,7 @@ to interacting with distribution components.")
       (home-page "https://github.com/docker/go-connections";)
       (synopsis "Networking library for Go")
       (description
-       "This packages provides a library to work with network connections in
+       "This package provides a library to work with network connections in
 the Go language.  In particular it provides tools to deal with network address
 translation (NAT), proxies, sockets, and transport layer security (TLS).")
       (license license:asl2.0))))



reply via email to

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