gnu: rust-webpki-0.21: Fix typo.

* gnu/packages/crates-io (rust-webpki-0.21)[description]: Fix spelling of
  "package".
This commit is contained in:
Vagrant Cascadian 2020-10-28 19:46:41 -07:00
parent 5cf9ad8902
commit baf78ed66a
No known key found for this signature in database
GPG Key ID: DC518FC87F9716AA

View File

@ -31831,7 +31831,7 @@ attribute that is not in the shared backend crate.")
(("rust-base64" ,rust-base64-0.9))))
(home-page "https://github.com/briansmith/webpki")
(synopsis "Web PKI X.509 Certificate Verification")
(description "This packge provides Web PKI X.509 Certificate
(description "This package provides Web PKI X.509 Certificate
Verification.")
(license license:isc)))