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.
master
Vagrant Cascadian 2019-05-22 15:32:43 -07:00
parent 0655fd421e
commit a8d4765194
No known key found for this signature in database
GPG Key ID: DC518FC87F9716AA
1 changed files with 1 additions and 1 deletions

View File

@ -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")