From a0bd918116c60253f44e2baf83196e8fdca04324 Mon Sep 17 00:00:00 2001 From: Tobias Geerinckx-Rice Date: Mon, 23 Sep 2019 20:48:04 +0200 Subject: gnu: sbcl-trivia.ppcre: Fix typo in description. * gnu/packages/lisp.scm (sbcl-trivia.ppcre)[description]: Fix typo. --- gnu/packages/lisp.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.3