summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--gnu/packages/python-xyz.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm
index 0639f3680b..17d629bcb9 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)))