mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-22 10:10:31 +02:00
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:
@@ -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))))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user