summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVagrant Cascadian <vagrant@debian.org>2020-04-12 14:21:18 -0700
committerVagrant Cascadian <vagrant@debian.org>2020-04-12 14:23:11 -0700
commit23f5dd915d543090d774a63488d6b294f6e61e95 (patch)
tree7e5f06900d0f61ca40eadcbe7c4a1f0b596fd595
parent132c50b0e12682f7fdacf8f0d9965445cfe8b691 (diff)
downloadpatches-23f5dd915d543090d774a63488d6b294f6e61e95.tar
patches-23f5dd915d543090d774a63488d6b294f6e61e95.tar.gz
gnu: libasr: Fix grammar of "allows to run" to "runs".
* gnu/packages/dns (libasr): Fix grammar.
-rw-r--r--gnu/packages/dns.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/dns.scm b/gnu/packages/dns.scm
index cc9dc28391..af45ec2a82 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