guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

02/02: gnu: racket: Remove article from the beginning of the synopsis.


From: guix-commits
Subject: 02/02: gnu: racket: Remove article from the beginning of the synopsis.
Date: Wed, 24 Nov 2021 13:41:10 -0500 (EST)

arunisaac pushed a commit to branch master
in repository guix.

commit c47a45ca7e914a7a17c29179fdcab9be77b785f5
Author: Arun Isaac <arunisaac@systemreboot.net>
AuthorDate: Thu Nov 25 00:05:29 2021 +0530

    gnu: racket: Remove article from the beginning of the synopsis.
    
    * gnu/packages/racket.scm (racket)[synopsis]: Remove article from the
    beginning.
---
 gnu/packages/racket.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/racket.scm b/gnu/packages/racket.scm
index 5b142ac..eab0eb0 100644
--- a/gnu/packages/racket.scm
+++ b/gnu/packages/racket.scm
@@ -529,7 +529,7 @@ Chez Scheme.")
          (delete 'install))
        ;; we still don't have these:
        #:tests? #f))
-    (synopsis "A programmable programming language in the Scheme family")
+    (synopsis "Programmable programming language in the Scheme family")
     (description
      "Racket is a general-purpose programming language in the Scheme family,
 with a large set of libraries and a compiler based on Chez Scheme.  Racket is



reply via email to

[Prev in Thread] Current Thread [Next in Thread]