gnu: go-github-com-oschwald-geoip2-golang: Fix typo "This package".

* gnu/packages/syncthing (go-github-com-oschwald-geoip2-golang)[description]:
  Fix typo.
master
Vagrant Cascadian 2019-05-22 15:35:58 -07:00
parent a2ca130aac
commit 662ab81d86
No known key found for this signature in database
GPG Key ID: DC518FC87F9716AA
1 changed files with 1 additions and 1 deletions

View File

@ -462,7 +462,7 @@ database/sql package.")
`(#:import-path "github.com/oschwald/geoip2-golang"
#:tests? #f)) ; Requires some unpackaged software and test data
(synopsis "MaxMind GeoIP2 reader")
(description "This packages provides a library for reading MaxMind
(description "This package provides a library for reading MaxMind
GeoLite2 and GeoIP2 databases in Go.")
(home-page "https://github.com/oschwald/geoip2-golang")
(license isc)))