1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-06-11 07:04:05 +02:00

gnu: sbcl-claw-utils: Fix typo in description.

* gnu/packages/lisp-xyz.scm (sbcl-claw-utils)[description]: Fix typo.
This commit is contained in:
Tobias Geerinckx-Rice
2021-04-09 19:49:44 +02:00
parent 48a2887a8f
commit 3a2e1fa715
+1 -1
View File
@@ -13315,7 +13315,7 @@ and lean bindings to C libraries.")
(home-page "https://github.com/borodust/claw-utils")
(synopsis "Utilities for easier autowrapping")
(description
"This Common Lisp library contains various handy utilties to help
"This Common Lisp library contains various handy utilities to help
autowrapping with @code{claw}.")
(license license:expat))))