guix-commits
[Top][All Lists]
Advanced

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

01/07: gnu: rust: Fix typo.


From: Marius Bakke
Subject: 01/07: gnu: rust: Fix typo.
Date: Sat, 26 May 2018 11:06:45 -0400 (EDT)

mbakke pushed a commit to branch master
in repository guix.

commit b3884bbfc5c2d137b78d3f0ae87ec82c9be377bf
Author: Marius Bakke <address@hidden>
Date:   Tue May 8 14:51:05 2018 +0200

    gnu: rust: Fix typo.
    
    * gnu/packages/rust.scm (rust-bootstrap)[description]: s/manaer/manager.
---
 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 674114e..51d4f6c 100644
--- a/gnu/packages/rust.scm
+++ b/gnu/packages/rust.scm
@@ -138,7 +138,7 @@
     (home-page "https://www.rust-lang.org";)
     (synopsis "Prebuilt rust compiler and cargo package manager")
     (description "This package provides a pre-built @command{rustc} compiler
-and a pre-built @command{cargo} package manaer, which can
+and a pre-built @command{cargo} package manager, which can
 in turn be used to build the final Rust.")
     (license license:asl2.0)))
 



reply via email to

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