summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVagrant Cascadian <vagrant@debian.org>2020-01-24 02:27:53 -0800
committerVagrant Cascadian <vagrant@debian.org>2020-01-24 02:38:06 -0800
commit57c844bea7b9ba65771e33995d76c791084206f4 (patch)
tree0565255777ab9830649977065518498f7e0b8622
parent41d06fff1f1ff2c2af1c66a07ffcafcb4bc051c6 (diff)
downloadpatches-57c844bea7b9ba65771e33995d76c791084206f4.tar
patches-57c844bea7b9ba65771e33995d76c791084206f4.tar.gz
gnu: rust-which-2.0: Fix spelling of "executable".
* gnu/packages/crates-io (rust-which-2.0)[description]: Fix typo.
-rw-r--r--gnu/packages/crates-io.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/crates-io.scm b/gnu/packages/crates-io.scm
index 19a84f5cdb..348a7b8d57 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