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

* gnu/packages/crates-io (rust-which-2.0)[description]: Fix typo.
This commit is contained in:
Vagrant Cascadian 2020-01-24 02:27:53 -08:00
parent 41d06fff1f
commit 57c844bea7
No known key found for this signature in database
GPG key ID: DC518FC87F9716AA

View file

@ -13582,7 +13582,7 @@ (define-public rust-which-2.0
(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