gnu: libasr: Fix grammar of "allows to run" to "runs".
authorVagrant Cascadian <vagrant@debian.org>
Sun, 12 Apr 2020 21:21:18 +0000 (14:21 -0700)
committerVagrant Cascadian <vagrant@debian.org>
Sun, 12 Apr 2020 21:23:11 +0000 (14:23 -0700)
* gnu/packages/dns (libasr): Fix grammar.

gnu/packages/dns.scm

index cc9dc28..af45ec2 100644 (file)
@@ -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