From a2b63d58d43f5d43a2677048b601a16ce132889d Mon Sep 17 00:00:00 2001 From: Ludovic Courtès Date: Sun, 9 Nov 2014 17:56:02 +0100 Subject: gnu: Re-synchronize a couple of synopses with the Womb. * gnu/packages/lisp.scm (gcl): Synchronize synopsis. * gnu/packages/scheme.scm (mit-scheme): Ditto. --- gnu/packages/lisp.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gnu/packages/lisp.scm') diff --git a/gnu/packages/lisp.scm b/gnu/packages/lisp.scm index d053ab3a4e..f9d1c26518 100644 --- a/gnu/packages/lisp.scm +++ b/gnu/packages/lisp.scm @@ -70,7 +70,7 @@ (define-public gcl ("texinfo" ,texinfo) ("texlive" ,texlive))) (home-page "http://www.gnu.org/software/gcl") - (synopsis "Common Lisp implementation") + (synopsis "A Common Lisp implementation") (description "GCL is an implementation of the Common Lisp language. It features the ability to compile to native object code and to load native object code modules directly into its lisp core. It also features a -- cgit v1.2.3