guix-commits
[Top][All Lists]
Advanced

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

18/42: gnu: go-golang-org-x-net-internal-iana: Fix typo "This package".


From: guix-commits
Subject: 18/42: gnu: go-golang-org-x-net-internal-iana: 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 9fea29c4d12a8df67ab635a5ef75353a8decebb9
Author: Vagrant Cascadian <address@hidden>
Date:   Wed May 22 15:18:19 2019 -0700

    gnu: go-golang-org-x-net-internal-iana: Fix typo "This package".
    
    * gnu/packages/golang (go-golang-org-x-net-internal-iana)[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 6eaf0c8..ad4b9d4 100644
--- a/gnu/packages/golang.scm
+++ b/gnu/packages/golang.scm
@@ -1087,7 +1087,7 @@ request-scoped values across API boundaries and between 
processes.")
        `(#:import-path "golang.org/x/net/internal/iana"
          #:unpack-path "golang.org/x/net"))
       (synopsis "Go support for assigned numbers (IANA)")
-      (description "This packages provides @code{iana}, which provides protocol
+      (description "This package provides @code{iana}, which provides protocol
 number resources managed by the Internet Assigned Numbers Authority (IANA).")
       (home-page "https://go.googlesource.com/net/";)
       (license license:bsd-3))))



reply via email to

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