summaryrefslogtreecommitdiff
path: root/gnu/packages/syncthing.scm
diff options
context:
space:
mode:
authorVagrant Cascadian <vagrant@debian.org>2019-05-22 15:32:43 -0700
committerVagrant Cascadian <vagrant@debian.org>2019-05-22 18:09:07 -0700
commita8d476519455170ead698d7c4c3c3dbaa046df87 (patch)
tree2ffcf66cd9bba87af92d6a7df89159a55a94fff7 /gnu/packages/syncthing.scm
parent0655fd421e3d25f1a1fad7e0b95ea8ae03daa8ee (diff)
downloadpatches-a8d476519455170ead698d7c4c3c3dbaa046df87.tar
patches-a8d476519455170ead698d7c4c3c3dbaa046df87.tar.gz
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.
Diffstat (limited to 'gnu/packages/syncthing.scm')
-rw-r--r--gnu/packages/syncthing.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/syncthing.scm b/gnu/packages/syncthing.scm
index f9e7db2346..3ce4c58116 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")