guix-commits
[Top][All Lists]
Advanced

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

16/23: gnu: go-github-com-petermattis-goid: Fix typo "programmatically".


From: guix-commits
Subject: 16/23: gnu: go-github-com-petermattis-goid: Fix typo "programmatically".
Date: Wed, 22 May 2019 21:22:40 -0400 (EDT)

vagrantc pushed a commit to branch master
in repository guix.

commit b55b96a73c650525cd60abdd9a493cf51dd674ce
Author: Vagrant Cascadian <address@hidden>
Date:   Wed May 22 16:46:54 2019 -0700

    gnu: go-github-com-petermattis-goid: Fix typo "programmatically".
    
    * gnu/packages/syncthing (go-github-com-petermattis-goid)[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 93128bc..acc9eda 100644
--- a/gnu/packages/syncthing.scm
+++ b/gnu/packages/syncthing.scm
@@ -781,7 +781,7 @@ error handling primitives in Go.")
       (arguments
        '(#:import-path "github.com/petermattis/goid"))
       (synopsis "Identify the running goroutine")
-      (description "This package offers a method of programatically retrieving
+      (description "This package offers a method of programmatically retrieving
 the current goroutine's ID.")
       (home-page "https://github.com/petermattis/goid";)
       (license asl2.0))))



reply via email to

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