gnu: go-github-com-gobwas-glob: Fix typo "This package".

* gnu/packages/syncthing (go-github-com-gobwas-glob)[description]: Fix typo.
master
Vagrant Cascadian 2019-05-22 15:34:02 -07:00
parent a8d4765194
commit c9bb314bbd
No known key found for this signature in database
GPG Key ID: DC518FC87F9716AA
1 changed files with 1 additions and 1 deletions

View File

@ -335,7 +335,7 @@ structs in the Go programming language.")
(arguments
`(#:import-path "github.com/gobwas/glob"))
(synopsis "Go globbing library")
(description "This packages provides a Go implementation of globs.")
(description "This package provides a Go implementation of globs.")
(home-page "https://github.com/gobwas/glob")
(license expat))))