[Python-modules-commits] [flask-restful] 01/01: Fixed Python spelling mistake

Alexandre Viau reazem-guest at moszumanska.debian.org
Thu Oct 23 22:41:17 UTC 2014


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

reazem-guest pushed a commit to branch master
in repository flask-restful.

commit c6f43bcac1a0580ae1f23ca33cc579d305363cde
Author: aviau <alexandre.viau at savoirfairelinux.com>
Date:   Thu Oct 23 18:41:11 2014 -0400

    Fixed Python spelling mistake
---
 debian/control | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index 1d84953..67dc059 100644
--- a/debian/control
+++ b/debian/control
@@ -33,7 +33,7 @@ Depends: ${misc:Depends},
          python-flask (>=0.8),
          python-six (>=1.3.0),
          python-tz
-Description: python flask extension for creating a great REST API
+Description: Python flask extension for creating a great REST API
  Flask-RESTful lightweight abstraction that works with your existing
  ORM/libraries. Flask-RESTful encourages best practices with minimal setup. If
  you are familiar with Flask, Flask-RESTful should be easy to pick up.
@@ -48,7 +48,7 @@ Depends: ${misc:Depends},
          python3-flask (>=0.8),
          python3-six (>=1.3.0),
          python3-tz
-Description: python3 flask extension for creating a great REST API
+Description: Python3 flask extension for creating a great REST API
  Flask-RESTful lightweight abstraction that works with your existing
  ORM/libraries. Flask-RESTful encourages best practices with minimal setup. If
  you are familiar with Flask, Flask-RESTful should be easy to pick up.

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



More information about the Python-modules-commits mailing list