* [bug#50553] [PATCH] gnu: node-acorn: Fix typo in description.
@ 2021-09-12 17:49 Matthew James Kraai
2021-09-18 22:23 ` Jelle Licht
0 siblings, 1 reply; 3+ messages in thread
From: Matthew James Kraai @ 2021-09-12 17:49 UTC (permalink / raw)
To: 50553; +Cc: Matthew James Kraai
* 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
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [bug#50553] [PATCH] gnu: node-acorn: Fix typo in description.
2021-09-12 17:49 [bug#50553] [PATCH] gnu: node-acorn: Fix typo in description Matthew James Kraai
@ 2021-09-18 22:23 ` Jelle Licht
2021-09-18 22:24 ` bug#50553: " Jelle Licht
0 siblings, 1 reply; 3+ messages in thread
From: Jelle Licht @ 2021-09-18 22:23 UTC (permalink / raw)
To: Matthew James Kraai, 50553; +Cc: Matthew James Kraai
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
^ permalink raw reply [flat|nested] 3+ messages in thread
* bug#50553: [PATCH] gnu: node-acorn: Fix typo in description.
2021-09-18 22:23 ` Jelle Licht
@ 2021-09-18 22:24 ` Jelle Licht
0 siblings, 0 replies; 3+ messages in thread
From: Jelle Licht @ 2021-09-18 22:24 UTC (permalink / raw)
To: 50553-done; +Cc: Matthew James Kraai
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!
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2021-09-18 22:25 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-09-12 17:49 [bug#50553] [PATCH] gnu: node-acorn: Fix typo in description Matthew James Kraai
2021-09-18 22:23 ` Jelle Licht
2021-09-18 22:24 ` bug#50553: " Jelle Licht
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).