unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Andrius Štikonas via Guix-patches via <guix-patches@gnu.org>
To: 39594@debbugs.gnu.org
Cc: "Andrius Štikonas" <andrius@stikonas.eu>
Subject: [bug#39594] [PATCH] gnu: mrustc: Fix typo in description.
Date: Fri, 14 Feb 2020 00:53:45 +0000	[thread overview]
Message-ID: <20200214005345.555954-1-andrius@stikonas.eu> (raw)

* gnu/packages/rust.scm (mrustc) [synopsis]: Fix a typo
---
 gnu/packages/rust.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/rust.scm b/gnu/packages/rust.scm
index 8bed56ff72..d0a64b134f 100644
--- a/gnu/packages/rust.scm
+++ b/gnu/packages/rust.scm
@@ -182,7 +182,7 @@
                  (copy-file "run_rustc/Makefile"
                             (string-append run_rustc "/Makefile"))
                  #t))))))
-      (synopsis "Compiler for the Rust progamming language")
+      (synopsis "Compiler for the Rust programming language")
       (description "Rust is a systems programming language that provides memory
 safety and thread safety guarantees.")
       (home-page "https://github.com/thepowersgang/mrustc")
-- 
2.24.1

             reply	other threads:[~2020-02-14  0:55 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-02-14  0:53 Andrius Štikonas via Guix-patches via [this message]
2020-02-14 16:25 ` bug#39594: [PATCH] gnu: mrustc: 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=20200214005345.555954-1-andrius@stikonas.eu \
    --to=guix-patches@gnu.org \
    --cc=39594@debbugs.gnu.org \
    --cc=andrius@stikonas.eu \
    /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).