gnu: rust-rawkey-0.1: Fix typo.

* gnu/packages/crates-io.scm (rust-rawkey-0.1)[description]: Fix "This
  package" typo.
This commit is contained in:
Vagrant Cascadian 2021-04-20 23:46:07 -07:00
parent 04521101dd
commit e1c158aea1
No known key found for this signature in database
GPG key ID: DC518FC87F9716AA

View file

@ -32078,7 +32078,7 @@ (define-public rust-rawkey-0.1
(home-page "https://github.com/jonathandturner/rawkey")
(synopsis "Raw terminal key input")
(description
"This packages provides support for raw key input in terminals.")
"This package provides support for raw key input in terminals.")
(license license:expat)))
(define-public rust-rayon-core-1