mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: sbcl-markup-reader: Fix typo in description.
* gnu/packages/lisp-xyz.scm (sbcl-markup-reader)[description]: Fix ‘embeded’ typo.
This commit is contained in:
parent
7a02f68bf3
commit
4b07b91a87
1 changed files with 1 additions and 1 deletions
|
@ -3644,7 +3644,7 @@ Lisp, featuring:
|
|||
"Markup allows the use of HTML syntax with in Common Lisp code.
|
||||
This has the advantage of being able to copy HTML snippets and have them
|
||||
instantly be functional, less double quotes than a s-expression approach,
|
||||
and designers will be able to understand the embeded HTML.")
|
||||
and designers will be able to understand the embedded HTML.")
|
||||
(license license:asl2.0))))
|
||||
|
||||
(define-public ecl-markup-reader
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue