guix-commits
[Top][All Lists]
Advanced

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

30/42: gnu: go-github-com-audriusbutkevicius-go-nat-pmp: Fix typo "This


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

vagrantc pushed a commit to branch master
in repository guix.

commit a8d476519455170ead698d7c4c3c3dbaa046df87
Author: Vagrant Cascadian <address@hidden>
Date:   Wed May 22 15:32:43 2019 -0700

    gnu: go-github-com-audriusbutkevicius-go-nat-pmp: Fix typo "This package".
    
    * gnu/packages/syncthing
      (go-github-com-audriusbutkevicius-go-nat-pmp)[description]: Fix typo.
---
 gnu/packages/syncthing.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/syncthing.scm b/gnu/packages/syncthing.scm
index f9e7db2..3ce4c58 100644
--- a/gnu/packages/syncthing.scm
+++ b/gnu/packages/syncthing.scm
@@ -192,7 +192,7 @@ Protocol.")
       (arguments
        `(#:import-path "github.com/AudriusButkevicius/go-nat-pmp"))
       (synopsis "Port mapping and discovery of external IP address")
-      (description "This packages provides a Go client for the NAT-PMP internet
+      (description "This package provides a Go client for the NAT-PMP internet
 protocol for port mapping and discovering the external IP address of a
 firewall.")
       (home-page "https://github.com/AudriusButkevicius/go-nat-pmp";)



reply via email to

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