guix-commits
[Top][All Lists]
Advanced

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

33/42: gnu: go-github-com-oschwald-geoip2-golang: Fix typo "This package


From: guix-commits
Subject: 33/42: gnu: go-github-com-oschwald-geoip2-golang: 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 662ab81d86f055d45979f8553c660a2ec66dc5e6
Author: Vagrant Cascadian <address@hidden>
Date:   Wed May 22 15:35:58 2019 -0700

    gnu: go-github-com-oschwald-geoip2-golang: Fix typo "This package".
    
    * gnu/packages/syncthing 
(go-github-com-oschwald-geoip2-golang)[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 28ac904..1041db2 100644
--- a/gnu/packages/syncthing.scm
+++ b/gnu/packages/syncthing.scm
@@ -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)))



reply via email to

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