guix-commits
[Top][All Lists]
Advanced

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

137/166: gnu: rust-hickory-client-0.24: Fix typo.


From: guix-commits
Subject: 137/166: gnu: rust-hickory-client-0.24: Fix typo.
Date: Tue, 24 Dec 2024 06:56:53 -0500 (EST)

efraim pushed a commit to branch rust-team
in repository guix.

commit f2e1095eb17365eab21dc0b52fa58e961d829c53
Author: Efraim Flashner <efraim@flashner.co.il>
AuthorDate: Tue Dec 24 12:40:24 2024 +0200

    gnu: rust-hickory-client-0.24: Fix typo.
    
    * gnu/packages/crates-web.scm (rust-hickory-client-0.24)[description]:
    Fix typo.
    
    Change-Id: I69970c3ca138ec812481d51fc73abb9a432628a8
---
 gnu/packages/crates-web.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/crates-web.scm b/gnu/packages/crates-web.scm
index 822490cc8d..6eed1e319a 100644
--- a/gnu/packages/crates-web.scm
+++ b/gnu/packages/crates-web.scm
@@ -3177,7 +3177,7 @@ transfer coding.")
      "Hickory DNS is a safe and secure DNS library.  This is the Client
 library with DNSSEC support.  DNSSEC with NSEC validation for negative
 records, is complete.  The client supports dynamic DNS with SIG0 authenticated
-requests, implementing easy to use high level funtions.  Hickory DNS is based
+requests, implementing easy to use high level functions.  Hickory DNS is based
 on the Tokio and Futures libraries, which means it should be easily integrated
 into other software that also use those libraries.")
     (license (list license:expat license:asl2.0))))



reply via email to

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