From 66daf46b411ea68893d3066e654f38fc05d6f286 Mon Sep 17 00:00:00 2001 From: Efraim Flashner Date: Wed, 19 Feb 2025 11:11:03 +0200 Subject: gnu: Fix some misspellings. Change-Id: I316652aff7418af4b8e83bea24638b1513f8aa97 --- gnu/packages/python-web.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'gnu/packages/python-web.scm') diff --git a/gnu/packages/python-web.scm b/gnu/packages/python-web.scm index 2ee444a5095..d2d5a25e81f 100644 --- a/gnu/packages/python-web.scm +++ b/gnu/packages/python-web.scm @@ -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))) -- cgit v1.3