mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-24 05:18:07 -05:00
gnu: m2-planet: Fix typo in description.
* gnu/packages/mes.scm (m2-planet)[description]: Fix typo.
This commit is contained in:
parent
286a3d6f52
commit
71a5a1d1f6
1 changed files with 1 additions and 1 deletions
|
@ -315,7 +315,7 @@ (define-public m2-planet
|
|||
(description
|
||||
"M2-Planet, the PLAtform NEutral Transpiler, when combined with
|
||||
mescc-tools, compiles a subset of the C language into working binaries with
|
||||
introspective steps inbetween. It is self-hosting and for bootstrapping it
|
||||
introspective steps in between. It is self-hosting and for bootstrapping it
|
||||
also has an implementation in the M1 macro assembly language. M2-Planet is
|
||||
built as Phase-5 of the full source bootstrapping process and is capable of
|
||||
building GNU Mes.")
|
||||
|
|
Loading…
Reference in a new issue