mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-15 03:15:09 -05:00
gnu: python-types-dataclasses: Fix typo.
* gnu/packages/python-xyz.scm (python-types-dataclasses): Fix typo in description.
This commit is contained in:
parent
d9bb301460
commit
f2dfeef931
1 changed files with 1 additions and 1 deletions
|
@ -30317,7 +30317,7 @@ (define-public python-types-dataclasses
|
|||
(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)))
|
||||
|
||||
|
|
Loading…
Reference in a new issue