gnu: zuo: Use English in description.
* gnu/packages/racket.scm (zuo)[description]: Use English.
This commit is contained in:
parent
839e984e09
commit
38e8373830
1 changed files with 1 additions and 1 deletions
|
@ -255,7 +255,7 @@
|
||||||
;; ^ This is downstream of https://github.com/racket/racket,
|
;; ^ This is downstream of https://github.com/racket/racket,
|
||||||
;; but it's designed to be a friendly landing place
|
;; but it's designed to be a friendly landing place
|
||||||
(synopsis "Tiny Racket for build scripts")
|
(synopsis "Tiny Racket for build scripts")
|
||||||
(description "Zuo (作) is a tiny Racket with primitives for dealing
|
(description "Zuo is a tiny Racket with primitives for dealing
|
||||||
with files and running processes. It comes with a @command{make}-like
|
with files and running processes. It comes with a @command{make}-like
|
||||||
embedded DSL, which is used to build Racket itself.
|
embedded DSL, which is used to build Racket itself.
|
||||||
|
|
||||||
|
|
Reference in a new issue