unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: jonathan.brielmaier@web.de
To: 39016@debbugs.gnu.org
Cc: Jonathan Brielmaier <jonathan.brielmaier@web.de>
Subject: [bug#39016] [PATCH] gnu: make-gcc-toolchain: Fix typo in description.
Date: Tue,  7 Jan 2020 17:48:13 +0100	[thread overview]
Message-ID: <20200107164813.4309-1-jonathan.brielmaier@web.de> (raw)

From: Jonathan Brielmaier <jonathan.brielmaier@web.de>

* gnu/packages/commencement.scm (make-gcc-toolchain)[description]: Fix typo.
---
 gnu/packages/commencement.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/commencement.scm b/gnu/packages/commencement.scm
index 14ecf246d4..06dba4254a 100644
--- a/gnu/packages/commencement.scm
+++ b/gnu/packages/commencement.scm
@@ -2563,7 +2563,7 @@ COREUTILS-FINAL vs. COREUTILS, etc."
       (description
        "This package provides a complete GCC tool chain for C/C++ development to
 be   installed in user profiles.  This includes GCC, as well as libc (headers
-an  d binaries, plus debugging symbols in the @code{debug} output), and Binutils.")
+and binaries, plus debugging symbols in the @code{debug} output), and Binutils.")
       (home-page "https://gcc.gnu.org/")
       (outputs '("out" "debug" "static"))

--
2.24.1

             reply	other threads:[~2020-01-07 16:49 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-01-07 16:48 jonathan.brielmaier [this message]
2020-01-11 20:27 ` bug#39016: [PATCH] gnu: make-gcc-toolchain: Fix typo in description Marius Bakke

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200107164813.4309-1-jonathan.brielmaier@web.de \
    --to=jonathan.brielmaier@web.de \
    --cc=39016@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).