guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

06/08: gnu: rust-rust-argon2-0.5: Fix spelling of "contains".


From: guix-commits
Subject: 06/08: gnu: rust-rust-argon2-0.5: Fix spelling of "contains".
Date: Fri, 24 Jan 2020 05:39:04 -0500 (EST)

vagrantc pushed a commit to branch master
in repository guix.

commit b36d13287313b1170943ee885a8c5d17f28253fe
Author: Vagrant Cascadian <address@hidden>
AuthorDate: Fri Jan 24 02:29:10 2020 -0800

    gnu: rust-rust-argon2-0.5: Fix spelling of "contains".
    
    * gnu/packages/crates-io (rust-rust-argon2-0.5)[description]: Fix typo.
---
 gnu/packages/crates-io.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/crates-io.scm b/gnu/packages/crates-io.scm
index 348a7b8..8e1ff51 100644
--- a/gnu/packages/crates-io.scm
+++ b/gnu/packages/crates-io.scm
@@ -9544,7 +9544,7 @@ uses finite automata and guarantees linear time matching 
on all inputs.")
        (("rust-hex" ,rust-hex-0.3))))
     (home-page "https://github.com/sru-systems/rust-argon2";)
     (synopsis "Rust implementation of the Argon2 password hashing function")
-    (description "This package contans a rust implementation of the Argon2
+    (description "This package contains a rust implementation of the Argon2
 password hashing function.")
     (license (list license:expat license:asl2.0))))
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]