me
/
guix
Archived
1
0
Fork 0

gnu: zuo: Use English in description.

* gnu/packages/racket.scm (zuo)[description]: Use English.
master
Liliana Marie Prikler 2022-09-08 12:04:44 +02:00
parent 839e984e09
commit 38e8373830
No known key found for this signature in database
GPG Key ID: 442A84B8C70E2F87
1 changed files with 1 additions and 1 deletions

View File

@ -255,7 +255,7 @@
;; ^ This is downstream of https://github.com/racket/racket,
;; but it's designed to be a friendly landing place
(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
embedded DSL, which is used to build Racket itself.