[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
04/09: gnu: racket-vm-cs: Fix typo in description.
From: |
guix-commits |
Subject: |
04/09: gnu: racket-vm-cs: Fix typo in description. |
Date: |
Wed, 25 May 2022 22:01:55 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit a504a446f07489126271eb8eb026579a8f526f8a
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Sun May 22 02:00:00 2022 +0200
gnu: racket-vm-cs: Fix typo in description.
* gnu/packages/racket.scm (racket-vm-cs)[description]:
Fix ‘implemetation’ typo.
---
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 10617d732c..d60a749d91 100644
--- a/gnu/packages/racket.scm
+++ b/gnu/packages/racket.scm
@@ -407,7 +407,7 @@ collector, 3M (``Moving Memory Manager'').")
(synopsis "Racket CS implementation")
(description "The Racket CS implementation, which uses ``Chez Scheme'' as
its core compiler and runtime system, has been the default Racket VM
-implemetation since Racket 8.0. It performs better than the Racket BC
+implementation since Racket 8.0. It performs better than the Racket BC
implementation for most programs.
Using the Racket VM packages directly is not recommended: instead, install the
- branch master updated (d62474af1b -> 7649327da7), guix-commits, 2022/05/25
- 03/09: gnu: julia-ellipsisnotation: Fix typo in synopsis., guix-commits, 2022/05/25
- 07/09: gnu: chez-scheme-bootstrap-bootfiles: Fix typo in description., guix-commits, 2022/05/25
- 08/09: gnu: texlive-inputenx: Edit description., guix-commits, 2022/05/25
- 05/09: gnu: libobjc2: Fix typo in description., guix-commits, 2022/05/25
- 02/09: gnu: stex-bootstrap: Fix typo in synopsis., guix-commits, 2022/05/25
- 01/09: gnu: node-inherits: Fix typo in description., guix-commits, 2022/05/25
- 06/09: gnu: r-lmds: Fix typo in description., guix-commits, 2022/05/25
- 04/09: gnu: racket-vm-cs: Fix typo in description.,
guix-commits <=
- 09/09: doc: Fix typos., guix-commits, 2022/05/25