mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-24 21:38:07 -05:00
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.
This commit is contained in:
parent
0655fd421e
commit
a8d4765194
1 changed files with 1 additions and 1 deletions
|
@ -192,7 +192,7 @@ (define-public go-github-com-audriusbutkevicius-go-nat-pmp
|
|||
(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")
|
||||
|
|
Loading…
Reference in a new issue