From a74ae84a36d1ccfcc4d7403fe1b718bd32873724 Mon Sep 17 00:00:00 2001 From: Vagrant Cascadian Date: Sun, 12 Apr 2020 13:01:07 -0700 Subject: 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(-) (limited to 'gnu/packages/web.scm') diff --git a/gnu/packages/web.scm b/gnu/packages/web.scm index 5e393db463..0092477679 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 -- cgit v1.2.3