[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
02/02: gnu: zuo: Use English in description.
From: |
guix-commits |
Subject: |
02/02: gnu: zuo: Use English in description. |
Date: |
Thu, 8 Sep 2022 09:51:30 -0400 (EDT) |
lilyp pushed a commit to branch master
in repository guix.
commit 38e8373830368be66a927cca2cabe52dfd57dbee
Author: Liliana Marie Prikler <liliana.prikler@gmail.com>
AuthorDate: Thu Sep 8 12:04:44 2022 +0200
gnu: zuo: Use English in description.
* gnu/packages/racket.scm (zuo)[description]: Use English.
---
gnu/packages/racket.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gnu/packages/racket.scm b/gnu/packages/racket.scm
index 32ea866bff..10f93a1362 100644
--- a/gnu/packages/racket.scm
+++ b/gnu/packages/racket.scm
@@ -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.