[Python-modules-commits] [pylint-celery] 01/01: Fix a typo in the package description
Raphaël Hertzog
hertzog at moszumanska.debian.org
Sat Jul 25 13:05:07 UTC 2015
This is an automated email from the git hooks/post-receive script.
hertzog pushed a commit to branch master
in repository pylint-celery.
commit 28114860178dd4d9ccacd71d0cc405e1bfd61078
Author: Raphaël Hertzog <hertzog at debian.org>
Date: Sat Jul 25 14:56:31 2015 +0200
Fix a typo in the package description
---
debian/control | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/control b/debian/control
index 5c80fc9..e243aef 100644
--- a/debian/control
+++ b/debian/control
@@ -30,7 +30,7 @@ Depends:
${python:Depends}
Description: Pylint plugin for code using the Celery library
Pylint is a source code bug and quality checker for the Python programming
- language. This package provides as plugin for checking code using the Celery
+ language. This package provides a plugin for checking code using the Celery
library (distributed task queue).
.
This package contains the module for Python2.
@@ -42,7 +42,7 @@ Depends:
${python3:Depends}
Description: Pylint plugin for code using the Celery library (Python3)
Pylint is a source code bug and quality checker for the Python programming
- language. This package provides as plugin for checking code using the Celery
+ language. This package provides a plugin for checking code using the Celery
library (distributed task queue).
.
This package contains the module for Python3.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/pylint-celery.git
More information about the Python-modules-commits
mailing list