emacs-bug-tracker
[Top][All Lists]
Advanced

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

bug#50553: closed ([PATCH] gnu: node-acorn: Fix typo in description.)


From: GNU bug Tracking System
Subject: bug#50553: closed ([PATCH] gnu: node-acorn: Fix typo in description.)
Date: Sat, 18 Sep 2021 22:25:02 +0000

Your message dated Sun, 19 Sep 2021 00:24:05 +0200
with message-id <867dfdr08q.fsf@fsfe.org>
and subject line Re: [bug#50553] [PATCH] gnu: node-acorn: Fix typo in 
description.
has caused the debbugs.gnu.org bug report #50553,
regarding [PATCH] gnu: node-acorn: Fix typo in description.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
50553: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=50553
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [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




--- End Message ---
--- Begin Message --- Subject: Re: [bug#50553] [PATCH] gnu: node-acorn: Fix typo in description. Date: Sun, 19 Sep 2021 00:24:05 +0200
Jelle Licht <jlicht@fsfe.org> writes:

> Hey Matthew,
>
> Matthew James Kraai <kraai@ftbfs.org> writes:
>
>> * 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(-)
>
> Pushed as 8594fd6bff0 to master, thanks!
>  - Jelle
.. and closing!


--- End Message ---

reply via email to

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