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:
parent
41d06fff1f
commit
57c844bea7
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Reference in a new issue