guix-commits
[Top][All Lists]
Advanced

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

04/05: gnu: libpsl: Fix grammar "allows to load" to "allowing to load".


From: guix-commits
Subject: 04/05: gnu: libpsl: Fix grammar "allows to load" to "allowing to load".
Date: Sun, 12 Apr 2020 16:05:00 -0400 (EDT)

vagrantc pushed a commit to branch master
in repository guix.

commit a74ae84a36d1ccfcc4d7403fe1b718bd32873724
Author: Vagrant Cascadian <address@hidden>
AuthorDate: Sun Apr 12 13:01:07 2020 -0700

    gnu: libpsl: Fix grammar "allows to load" to "allowing to load".
    
    * gnu/packages/web (libpsl): Fix grammar.
---
 gnu/packages/web.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/web.scm b/gnu/packages/web.scm
index 5e393db..0092477 100644
--- a/gnu/packages/web.scm
+++ b/gnu/packages/web.scm
@@ -1269,7 +1269,7 @@ Browsers and other web clients can use it to avoid 
privacy-leaking
 highlighting parts of the domain in a user interface, and sorting domain lists
 by site.
 
-Libpsl has built-in PSL data for fast access, allows to load PSL data from
+Libpsl has built-in PSL data for fast access, allowing to load PSL data from
 files, checks if a given domain is a public suffix, provides immediate cookie
 domain verification, finds the longest public part of a given domain, finds
 the shortest private part of a given domain, works with international



reply via email to

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