* bug#39434: Misselled symbol exported from web services
@ 2020-02-05 12:30 Gábor Boskovits
2020-10-14 6:37 ` bug#39434: [PATCH] gnu: Fix typo in symbol exported from (gnu services web) Lulu
0 siblings, 1 reply; 3+ messages in thread
From: Gábor Boskovits @ 2020-02-05 12:30 UTC (permalink / raw)
To: 39434
Tags: easy
The symbol nginx-configuration-nginx is misspelled in the web services module.
I leave this as is, so that it makes an easy initial contribution.
g_bor
--
OpenPGP Key Fingerprint:
7988:3B9F:7D6A:4DBF:3719:0367:2506:A96C:CF63:0B21nginx-ser
^ permalink raw reply [flat|nested] 3+ messages in thread
* bug#39434: [PATCH] gnu: Fix typo in symbol exported from (gnu services web)
2020-02-05 12:30 bug#39434: Misselled symbol exported from web services Gábor Boskovits
@ 2020-10-14 6:37 ` Lulu
2020-10-14 12:37 ` Julien Lepiller
0 siblings, 1 reply; 3+ messages in thread
From: Lulu @ 2020-10-14 6:37 UTC (permalink / raw)
To: guix-patches@gnu.org
diff --git a/gnu/services/web.scm b/gnu/services/web.scm
index c8ffc19d83..b2d1dcf0ee 100644
--- a/gnu/services/web.scm
+++ b/gnu/services/web.scm
@@ -90,7 +90,7 @@
nginx-configuration
nginx-configuration?
- nginx-configuartion-nginx
+ nginx-configuration-nginx
nginx-configuration-log-directory
nginx-configuration-run-directory
nginx-configuration-server-blocks
^ permalink raw reply related [flat|nested] 3+ messages in thread
* bug#39434: [PATCH] gnu: Fix typo in symbol exported from (gnu services web)
2020-10-14 6:37 ` bug#39434: [PATCH] gnu: Fix typo in symbol exported from (gnu services web) Lulu
@ 2020-10-14 12:37 ` Julien Lepiller
0 siblings, 0 replies; 3+ messages in thread
From: Julien Lepiller @ 2020-10-14 12:37 UTC (permalink / raw)
To: Lulu; +Cc: 39434-done
Le Wed, 14 Oct 2020 09:37:30 +0300 (TRT),
Lulu <me@erkin.party> a écrit :
> diff --git a/gnu/services/web.scm b/gnu/services/web.scm
> index c8ffc19d83..b2d1dcf0ee 100644
> --- a/gnu/services/web.scm
> +++ b/gnu/services/web.scm
> @@ -90,7 +90,7 @@
>
> nginx-configuration
> nginx-configuration?
> - nginx-configuartion-nginx
> + nginx-configuration-nginx
> nginx-configuration-log-directory
> nginx-configuration-run-directory
> nginx-configuration-server-blocks
>
>
>
Thank you! Pushed as 5436b673f53d27753b53ab8d94eea6153a20e483 to master
with small changes to the commit message.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2020-10-14 12:39 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-02-05 12:30 bug#39434: Misselled symbol exported from web services Gábor Boskovits
2020-10-14 6:37 ` bug#39434: [PATCH] gnu: Fix typo in symbol exported from (gnu services web) Lulu
2020-10-14 12:37 ` Julien Lepiller
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).