mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-12 06:06:53 -05:00
gnu: go-github-com-docker-go-connections: Fix typo "This package".
* gnu/packages/golang (go-github-com-docker-go-connections)[description]: Fix typo.
This commit is contained in:
parent
4cc055cb65
commit
f0b32cea6b
1 changed files with 1 additions and 1 deletions
|
@ -1804,7 +1804,7 @@ (define-public go-github-com-docker-go-connections
|
|||
(home-page "https://github.com/docker/go-connections")
|
||||
(synopsis "Networking library for Go")
|
||||
(description
|
||||
"This packages provides a library to work with network connections in
|
||||
"This package provides a library to work with network connections in
|
||||
the Go language. In particular it provides tools to deal with network address
|
||||
translation (NAT), proxies, sockets, and transport layer security (TLS).")
|
||||
(license license:asl2.0))))
|
||||
|
|
Loading…
Reference in a new issue