gnu: go-github-com-gobwas-glob: Fix typo "This package".
* gnu/packages/syncthing (go-github-com-gobwas-glob)[description]: Fix typo.
This commit is contained in:
parent
a8d4765194
commit
c9bb314bbd
|
@ -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))))
|
||||
|
||||
|
|
Loading…
Reference in New Issue