gnu: Go 1.4: Fix typo.

* gnu/packages/golang.scm (go-1.4): Fix typo in comment.
master
Leo Famulari 2019-05-31 10:27:34 -04:00
parent db6dd04c3d
commit 9bc1de3134
No known key found for this signature in database
GPG Key ID: 2646FA30BACA7F08
1 changed files with 1 additions and 1 deletions

View File

@ -62,7 +62,7 @@
(define-public go-1.4
(package
(name "go")
;; The C-langauge bootstrap of Go:
;; The C-language bootstrap of Go:
;; https://golang.org/doc/install/source#go14
(version "1.4-bootstrap-20171003")
(source (origin