[Python-modules-commits] [python-rebulk] 13/17: fix capitalization
Etienne Millon
emillon-guest at moszumanska.debian.org
Thu Sep 28 20:39:58 UTC 2017
This is an automated email from the git hooks/post-receive script.
emillon-guest pushed a commit to branch master
in repository python-rebulk.
commit f763238164685dcaf3bfbcd64cf1b0f3d1764781
Author: Etienne Millon <me at emillon.org>
Date: Thu Sep 28 21:39:49 2017 +0200
fix capitalization
---
debian/control | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index 4751ae8..9e65477 100644
--- a/debian/control
+++ b/debian/control
@@ -23,7 +23,7 @@ Depends:
${misc:Depends},
${python3:Depends},
Description: Define simple search patterns in bulk to perform advanced matching on any string
- ReBulk is a python library that performs advanced searches in strings that
+ ReBulk is a Python library that performs advanced searches in strings that
would be hard to implement using re module or String methods only.
.
It includes some features like Patterns, Match, Rule that allows developers to
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-rebulk.git
More information about the Python-modules-commits
mailing list