guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

32/42: gnu: go-github-com-lib-pq: Fix typo "This package".


From: guix-commits
Subject: 32/42: gnu: go-github-com-lib-pq: Fix typo "This package".
Date: Wed, 22 May 2019 21:20:21 -0400 (EDT)

vagrantc pushed a commit to branch master
in repository guix.

commit a2ca130aacb20fdb56319b06119364b03abd96c1
Author: Vagrant Cascadian <address@hidden>
Date:   Wed May 22 15:34:59 2019 -0700

    gnu: go-github-com-lib-pq: Fix typo "This package".
    
    * gnu/packages/syncthing (go-github-com-lib-pq)[description]: Fix typo.
---
 gnu/packages/syncthing.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/syncthing.scm b/gnu/packages/syncthing.scm
index 9fea65d..28ac904 100644
--- a/gnu/packages/syncthing.scm
+++ b/gnu/packages/syncthing.scm
@@ -435,7 +435,7 @@ address of the default LAN gateway.")
        ;; Postgres instance.
        #:tests? #f))
     (synopsis "Golang Postgres driver for Go's database/sql")
-    (description "This packages provides a pure Go Postgres driver for Go's
+    (description "This package provides a pure Go Postgres driver for Go's
 database/sql package.")
     (home-page "https://github.com/lib/pq";)
     (license expat)))



reply via email to

[Prev in Thread] Current Thread [Next in Thread]