[Python-modules-commits] [flask-compress] 08/08: Fix typo in description.

Dominik George natureshadow-guest at moszumanska.debian.org
Thu Sep 22 14:27:41 UTC 2016


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

natureshadow-guest pushed a commit to branch master
in repository flask-compress.

commit e6093e1ab7492d91b5387063b59ec8735d58fe75
Author: Dominik George <nik at naturalnet.de>
Date:   Thu Sep 22 16:26:16 2016 +0200

    Fix typo in description.
---
 debian/control | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index 0d61325..ae03dfc 100644
--- a/debian/control
+++ b/debian/control
@@ -23,7 +23,7 @@ Depends: ${misc:Depends}, ${python:Depends}, python-flask
 Description: Compress responses in a Flask app with gzip (Python 2)
  Flask-Compress allows to compress HTTP responses generated by a
  Flask application running standalone with GZip. It does so without
- a complex setup for some MIME types that benefiot from it, like
+ a complex setup for some MIME types that benefit from it, like
  HTML and JSON types.
  .
  This package contains the Python 2 version of the module.
@@ -34,7 +34,7 @@ Depends: ${misc:Depends}, ${python3:Depends}, python3-flask
 Description: Compress responses in a Flask app with gzip (Python 3)
  Flask-Compress allows to compress HTTP responses generated by a
  Flask application running standalone with GZip. It does so without
- a complex setup for some MIME types that benefiot from it, like
+ a complex setup for some MIME types that benefit from it, like
  HTML and JSON types.
  .
  This package contains the Python 3 version of the module.

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



More information about the Python-modules-commits mailing list