Misselled symbol exported from web services

  • Done
  • quality assurance status badge
Details
3 participants
  • Gábor Boskovits
  • Julien Lepiller
  • Lulu
Owner
unassigned
Submitted by
Gábor Boskovits
Severity
normal
G
G
Gábor Boskovits wrote on 5 Feb 2020 13:30
(address . bug-guix@gnu.org)
CAE4v=phcExYgZd3Fn1BKbJKYAQmZDJ0RcSZ2JsbkO2pVTGH6FA@mail.gmail.com
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
L
[bug#39434] [PATCH] gnu: Fix typo in symbol exported from (gnu services web)
(name . guix-patches@gnu.org)(address . guix-patches@gnu.org)
176370336.57363.1602657450533@office.mailbox.org
Toggle diff (13 lines)
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
J
J
Julien Lepiller wrote on 14 Oct 2020 14:37
Re: bug#39434: [PATCH] gnu: Fix typo in symbol exported from (gnu services web)
(name . Lulu)(address . me@erkin.party)(address . 39434-done@debbugs.gnu.org)
20201014143747.1ea0ae87@tachikoma
Le Wed, 14 Oct 2020 09:37:30 +0300 (TRT),
Lulu <me@erkin.party> a écrit :

Toggle quote (17 lines)
> 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.
Closed
?
Your comment

This issue is archived.

To comment on this conversation send an email to 39434@debbugs.gnu.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 39434
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch