diff options
author | Vagrant Cascadian <vagrant@debian.org> | 2020-04-12 13:01:07 -0700 |
---|---|---|
committer | Vagrant Cascadian <vagrant@debian.org> | 2020-04-12 13:04:42 -0700 |
commit | a74ae84a36d1ccfcc4d7403fe1b718bd32873724 (patch) | |
tree | 5ff849a863c82f610d1faa5027ceacb4ad028f3b /gnu/packages/web.scm | |
parent | 0cf069c2a5ebc81fc5776e48e9065f8ec2b690a6 (diff) | |
download | patches-a74ae84a36d1ccfcc4d7403fe1b718bd32873724.tar patches-a74ae84a36d1ccfcc4d7403fe1b718bd32873724.tar.gz |
gnu: libpsl: Fix grammar "allows to load" to "allowing to load".
* gnu/packages/web (libpsl): Fix grammar.
Diffstat (limited to 'gnu/packages/web.scm')
-rw-r--r-- | gnu/packages/web.scm | 2 |
1 files changed, 1 insertions, 1 deletions
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 |