diff --git a/gnu/packages/syncthing.scm b/gnu/packages/syncthing.scm index 93128bcc0f..acc9eda152 100644 --- a/gnu/packages/syncthing.scm +++ b/gnu/packages/syncthing.scm @@ -781,7 +781,7 @@ (define-public go-github-com-petermattis-goid (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))))