gnu: Fix some misspellings.

Change-Id: I316652aff7418af4b8e83bea24638b1513f8aa97
This commit is contained in:
Efraim Flashner 2025-02-19 11:11:03 +02:00
parent 77ad73b333
commit 66daf46b41
No known key found for this signature in database
GPG key ID: 41AAE7DCCA3D8351
79 changed files with 185 additions and 185 deletions

View file

@ -2121,7 +2121,7 @@ parallel as well as downloading each file in a number of chunks.
asciicast demo of parfive parfive works by creating a downloader object,
appending files to it and then running the download. parfive has a synchronous
API, but uses asyncio to paralellise downloading the files.")
API, but uses asyncio to parallelise downloading the files.")
(license license:expat)))
(define-public python-html2text
@ -8562,7 +8562,7 @@ interpreter written in pure Python.")
(home-page "https://github.com/web-push-libs/encrypted-content-encoding")
(synopsis "Encrypted Content Encoding for HTTP")
(description
"This package provices a simple implementation of Encrypted Content
"This package provides a simple implementation of Encrypted Content
Encoding for HTTP.")
(license license:expat)))