[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
03/08: gnu: python-sgmllib3k: Fix typo.
From: |
guix-commits |
Subject: |
03/08: gnu: python-sgmllib3k: Fix typo. |
Date: |
Wed, 17 Nov 2021 20:51:07 -0500 (EST) |
vagrantc pushed a commit to branch master
in repository guix.
commit e782bb901bf23289fe6a460a61364d6c5afea4dc
Author: Vagrant Cascadian <vagrant@debian.org>
AuthorDate: Wed Nov 17 17:31:15 2021 -0800
gnu: python-sgmllib3k: Fix typo.
* gnu/packages/python-xyz.scm (python-sgmllib3k)[description]: Fix "This
package" typo.
---
gnu/packages/python-xyz.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm
index 0639f36..17d629b 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -28032,7 +28032,7 @@ interfaces.")
;; (home-page "https://hg.hardcoded.net/sgmllib")
(synopsis "Python 3 port of sgmllib")
(description
- "This packages provides an unmaintained port of sgmllib to Python 3.
+ "This package provides an unmaintained port of sgmllib to Python 3.
It is used to parse text files formatted in @acronym{SGML,Standard Generalized
Mark-up Language}.")
(license license:bsd-3)))
- branch master updated (407594d -> e930d4a), guix-commits, 2021/11/17
- 01/08: gnu: perl-test-nowarnings: Fix typo., guix-commits, 2021/11/17
- 03/08: gnu: python-sgmllib3k: Fix typo.,
guix-commits <=
- 02/08: gnu: rust-fever-api-0.2: Fix typo., guix-commits, 2021/11/17
- 05/08: gnu: perl-business-isbn: Fix typo., guix-commits, 2021/11/17
- 04/08: gnu: perl-test-dir: Fix typo., guix-commits, 2021/11/17
- 06/08: gnu: perl-business-issn: Fix typo., guix-commits, 2021/11/17
- 07/08: gnu: perl-business-ismn: Fix typo., guix-commits, 2021/11/17
- 08/08: gnu: perl-tie-handle-offset: Fix typo., guix-commits, 2021/11/17