emacs-bug-tracker
[Top][All Lists]
Advanced

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

bug#39594: closed ([PATCH] gnu: mrustc: Fix typo in description.)


From: GNU bug Tracking System
Subject: bug#39594: closed ([PATCH] gnu: mrustc: Fix typo in description.)
Date: Fri, 14 Feb 2020 16:26:02 +0000

Your message dated Fri, 14 Feb 2020 17:25:32 +0100
with message-id <address@hidden>
and subject line Re: [bug#39594] [PATCH] gnu: mrustc: Fix typo in description.
has caused the debbugs.gnu.org bug report #39594,
regarding [PATCH] gnu: mrustc: Fix typo in description.
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden.)


-- 
39594: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=39594
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: [PATCH] gnu: mrustc: Fix typo in description. Date: Fri, 14 Feb 2020 00:53:45 +0000
* 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




--- End Message ---
--- Begin Message --- Subject: Re: [bug#39594] [PATCH] gnu: mrustc: Fix typo in description. Date: Fri, 14 Feb 2020 17:25:32 +0100 User-agent: Notmuch/0.29.3 (https://notmuchmail.org) Emacs/26.3 (x86_64-pc-linux-gnu)
Andrius Štikonas via Guix-patches via <address@hidden> writes:

> * gnu/packages/rust.scm (mrustc) [synopsis]: Fix a typo

Applied, thanks!

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

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