guix-commits
[Top][All Lists]
Advanced

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

19/42: gnu: go-golang-org-x-net-ipv6: Fix typo "This package".


From: guix-commits
Subject: 19/42: gnu: go-golang-org-x-net-ipv6: 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 79254f31f4320b2a4869cf92a589a1575e92c844
Author: Vagrant Cascadian <address@hidden>
Date:   Wed May 22 15:19:16 2019 -0700

    gnu: go-golang-org-x-net-ipv6: Fix typo "This package".
    
    * gnu/packages/golang (go-golang-org-x-net-ipv6)[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 ad4b9d4..a9f4e12 100644
--- a/gnu/packages/golang.scm
+++ b/gnu/packages/golang.scm
@@ -1113,7 +1113,7 @@ number resources managed by the Internet Assigned Numbers 
Authority (IANA).")
        `(#:import-path "golang.org/x/net/ipv6"
          #:unpack-path "golang.org/x/net"))
       (synopsis "Go IPv6 support")
-      (description "This packages provides @code{ipv6}, which implements
+      (description "This package provides @code{ipv6}, which implements
 IP-level socket options for the Internet Protocol version 6.")
       (home-page "https://go.googlesource.com/net";)
       (license license:bsd-3))))



reply via email to

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