mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: racket-vm-cs: Fix typo in description.
* gnu/packages/racket.scm (racket-vm-cs)[description]: Fix ‘implemetation’ typo.
This commit is contained in:
parent
69437fa88a
commit
a504a446f0
1 changed files with 1 additions and 1 deletions
|
@ -407,7 +407,7 @@ collector, 3M (``Moving Memory Manager'').")
|
||||||
(synopsis "Racket CS implementation")
|
(synopsis "Racket CS implementation")
|
||||||
(description "The Racket CS implementation, which uses ``Chez Scheme'' as
|
(description "The Racket CS implementation, which uses ``Chez Scheme'' as
|
||||||
its core compiler and runtime system, has been the default Racket VM
|
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.
|
implementation for most programs.
|
||||||
|
|
||||||
Using the Racket VM packages directly is not recommended: instead, install the
|
Using the Racket VM packages directly is not recommended: instead, install the
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue