summaryrefslogtreecommitdiff
path: root/gnu/packages/lisp.scm
diff options
context:
space:
mode:
authorTobias Geerinckx-Rice <me@tobias.gr>2019-09-23 20:48:04 +0200
committerTobias Geerinckx-Rice <me@tobias.gr>2019-09-23 20:50:59 +0200
commita0bd918116c60253f44e2baf83196e8fdca04324 (patch)
tree2746dfcd1ef0fe6ecac6e1b9be25e4edb060b783 /gnu/packages/lisp.scm
parent4343eebfc9f7d44ec9a665f3374d1397301b542e (diff)
downloadguix-patches-a0bd918116c60253f44e2baf83196e8fdca04324.tar
guix-patches-a0bd918116c60253f44e2baf83196e8fdca04324.tar.gz
gnu: sbcl-trivia.ppcre: Fix typo in description.
* gnu/packages/lisp.scm (sbcl-trivia.ppcre)[description]: Fix typo.
Diffstat (limited to 'gnu/packages/lisp.scm')
-rw-r--r--gnu/packages/lisp.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/lisp.scm b/gnu/packages/lisp.scm
index 94ef3731e0..ee2d28e579 100644
--- a/gnu/packages/lisp.scm
+++ b/gnu/packages/lisp.scm
@@ -6597,7 +6597,7 @@ This system contains the base level system of Trivia with a trivial optimizer.")
with Optima, another pattern matching library for Common Lisp. It is meant to
be faster and more extensible than Optima.
-This system contains the PPCRE extention.")))
+This system contains the PPCRE extension.")))
(define-public sbcl-trivia.quasiquote
(package