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:
Tobias Geerinckx-Rice 2021-09-27 17:14:18 +02:00
parent 7a02f68bf3
commit 4b07b91a87
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79

View File

@ -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