guix-commits
[Top][All Lists]
Advanced

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

05/08: gnu: rust-which-2.0: Fix spelling of "executable".


From: guix-commits
Subject: 05/08: gnu: rust-which-2.0: Fix spelling of "executable".
Date: Fri, 24 Jan 2020 05:39:03 -0500 (EST)

vagrantc pushed a commit to branch master
in repository guix.

commit 57c844bea7b9ba65771e33995d76c791084206f4
Author: Vagrant Cascadian <address@hidden>
AuthorDate: Fri Jan 24 02:27:53 2020 -0800

    gnu: rust-which-2.0: Fix spelling of "executable".
    
    * gnu/packages/crates-io (rust-which-2.0)[description]: Fix typo.
---
 gnu/packages/crates-io.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/crates-io.scm b/gnu/packages/crates-io.scm
index 19a84f5..348a7b8 100644
--- a/gnu/packages/crates-io.scm
+++ b/gnu/packages/crates-io.scm
@@ -13582,7 +13582,7 @@ attribute that is not in the shared backend crate.")
     (synopsis "Rust equivalent of Unix command \"which\"")
     (description
      "This package provides a Rust equivalent of Unix command \"which\".
-Locate installed execuable in cross platforms.")
+Locate installed executable in cross platforms.")
     (license license:expat)))
 
 (define-public rust-widestring-0.4



reply via email to

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