guix-commits
[Top][All Lists]
Advanced

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

branch master updated: doc: Fix typo.


From: guix-commits
Subject: branch master updated: doc: Fix typo.
Date: Sat, 24 Dec 2022 05:22:30 -0500

This is an automated email from the git hooks/post-receive script.

nckx pushed a commit to branch master
in repository guix.

The following commit(s) were added to refs/heads/master by this push:
     new 9cadac9787 doc: Fix typo.
9cadac9787 is described below

commit 9cadac9787a03093550a1132bf7d20eb4eaf4df9
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Sun Dec 18 01:00:00 2022 +0100

    doc: Fix typo.
    
    * doc/contributing.texi (Sending a Patch Series): Fix e-mail address of
    <guix-patches@gnu.org>.
    
    Reported by Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>.
---
 doc/contributing.texi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/contributing.texi b/doc/contributing.texi
index 6a8ffd6524..efc2a05cce 100644
--- a/doc/contributing.texi
+++ b/doc/contributing.texi
@@ -1514,7 +1514,7 @@ that we can send the rest of the patches to.
 
 @example
 $ git send-email outgoing/0000-cover-letter.patch -a \
-      --to=guix-patches@@debbugs.gnu.org \
+      --to=guix-patches@@gnu.org \
       $(etc/teams.scm cc-members ...)
 $ rm outgoing/0000-cover-letter.patch # we don't want to resend it!
 @end example



reply via email to

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