guix-commits
[Top][All Lists]
Advanced

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

05/05: gnu: libasr: Fix grammar of "allows to run" to "runs".


From: guix-commits
Subject: 05/05: gnu: libasr: Fix grammar of "allows to run" to "runs".
Date: Sun, 12 Apr 2020 17:23:34 -0400 (EDT)

vagrantc pushed a commit to branch master
in repository guix.

commit 23f5dd915d543090d774a63488d6b294f6e61e95
Author: Vagrant Cascadian <address@hidden>
AuthorDate: Sun Apr 12 14:21:18 2020 -0700

    gnu: libasr: Fix grammar of "allows to run" to "runs".
    
    * gnu/packages/dns (libasr): Fix grammar.
---
 gnu/packages/dns.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/dns.scm b/gnu/packages/dns.scm
index cc9dc28..af45ec2 100644
--- a/gnu/packages/dns.scm
+++ b/gnu/packages/dns.scm
@@ -305,7 +305,7 @@ the two.")
     (synopsis "Asynchronous resolver library by the OpenBSD project")
     (description
      "libasr is a free, simple and portable asynchronous resolver library.
-It allows to run DNS queries and perform hostname resolutions in a fully
+It runs DNS queries and performs hostname resolution in a fully
 asynchronous fashion.")
     (license (list license:isc
                    license:bsd-2 ; last part of getrrsetbyname_async.c



reply via email to

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