[Python-modules-commits] [python-public] 02/02: Typo
Barry Warsaw
barry at moszumanska.debian.org
Tue Dec 13 00:50:51 UTC 2016
This is an automated email from the git hooks/post-receive script.
barry pushed a commit to branch master
in repository python-public.
commit 42153ee88637d9752b1a654f24976628dda17605
Author: Barry Warsaw <barry at python.org>
Date: Mon Dec 12 19:48:34 2016 -0500
Typo
---
debian/control | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index e06af3b..d4eaef8 100644
--- a/debian/control
+++ b/debian/control
@@ -21,4 +21,4 @@ Depends: ${misc:Depends},
${python3:Depends},
Suggests: python-public-doc,
Description: @public decorator for adding names to __all__
- Never add an explict __all__ to your modules again!
+ Never add an explicit __all__ to your modules again!
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-public.git
More information about the Python-modules-commits
mailing list