guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

170/242: gnu: python-types-dataclasses: Fix typo.


From: guix-commits
Subject: 170/242: gnu: python-types-dataclasses: Fix typo.
Date: Thu, 12 May 2022 14:14:25 -0400 (EDT)

apteryx pushed a commit to branch master
in repository guix.

commit f2dfeef93139efdc4e64a2003ec7ed9711db96ae
Author: Maxim Cournoyer <maxim.cournoyer@gmail.com>
AuthorDate: Mon Apr 18 23:16:08 2022 -0400

    gnu: python-types-dataclasses: Fix typo.
    
    * gnu/packages/python-xyz.scm (python-types-dataclasses): Fix typo in 
description.
---
 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 8a9c3ae1a4..d3f9109ec7 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -30317,7 +30317,7 @@ multipurpose analysis in Python.")
     (home-page "https://github.com/python/typeshed";)
     (synopsis "Typing stubs for dataclasses")
     (description
-     "This packages provides a collection of library stubs for Python, with
+     "This package provides a collection of library stubs for Python, with
 static types.")
     (license license:asl2.0)))
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]