[Python-modules-commits] [python-hashids] 01/01: tidy description

Edward Betts edward at moszumanska.debian.org
Wed Apr 13 13:24:12 UTC 2016


This is an automated email from the git hooks/post-receive script.

edward pushed a commit to branch master
in repository python-hashids.

commit fa63a0fbe8b9f84814edc573cbc25559c12a9b7b
Author: Edward Betts <edward at 4angle.com>
Date:   Wed Apr 13 14:24:06 2016 +0100

    tidy description
---
 debian/control | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index 9ec1067..a616a17 100644
--- a/debian/control
+++ b/debian/control
@@ -18,7 +18,7 @@ Package: python-hashids
 Architecture: all
 Depends: ${misc:Depends}, ${python:Depends}
 Description: Python implementation of hashids
- A python port of the JavaScript hashids implementation. It generates
+ A Python port of the JavaScript hashids implementation. It generates
  YouTube-like hashes from one or many numbers. Use hashids when you do not
  want to expose your database ids to the user.
 
@@ -26,7 +26,7 @@ Package: python3-hashids
 Architecture: all
 Depends: ${misc:Depends}, ${python3:Depends}
 Description: Python implementation of hashids (Python 3 version)
- A python port of the JavaScript hashids implementation. It generates
+ A Python port of the JavaScript hashids implementation. It generates
  YouTube-like hashes from one or many numbers. Use hashids when you do not
  want to expose your database ids to the user.
  .

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-hashids.git



More information about the Python-modules-commits mailing list