GNU bug report logs - #50553
[PATCH] gnu: node-acorn: Fix typo in description.

Previous Next

Package: guix-patches;

Reported by: Matthew James Kraai <kraai <at> ftbfs.org>

Date: Sun, 12 Sep 2021 17:50:01 UTC

Severity: normal

Tags: patch

Done: Jelle Licht <jlicht <at> fsfe.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Matthew James Kraai <kraai <at> ftbfs.org>
To: 50553 <at> debbugs.gnu.org
Cc: Matthew James Kraai <kraai <at> ftbfs.org>
Subject: [bug#50553] [PATCH] gnu: node-acorn: Fix typo in description.
Date: Sun, 12 Sep 2021 10:49:01 -0700
* gnu/packages/node-xyz.scm (node-acorn)[description]: Correct misspelling of
"Javascript".
---
 gnu/packages/node-xyz.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/node-xyz.scm b/gnu/packages/node-xyz.scm
index cbb68f77d6..f74465346a 100644
--- a/gnu/packages/node-xyz.scm
+++ b/gnu/packages/node-xyz.scm
@@ -47,7 +47,7 @@
              (chdir "acorn"))))))
     (home-page "https://github.com/acornjs/acorn/tree/master/acorn")
     (synopsis "Javascript-based Javascript parser")
-    (description "Acornjs is a Javascrip parser with many options and an
+    (description "Acornjs is a Javascript parser with many options and an
 architecture supporting plugins.")
     (license license:expat)))
 
-- 
2.33.0





This bug report was last modified 3 years and 307 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.