[Python-modules-commits] [pep8] 02/03: Fixed typo in debian/pep8.1
Ondřej Nový
onovy at moszumanska.debian.org
Mon Aug 8 09:44:14 UTC 2016
This is an automated email from the git hooks/post-receive script.
onovy pushed a commit to branch master
in repository pep8.
commit ecbab8286c607d7cdd4d29528c9f60346c449ce3
Author: Ondřej Nový <onovy at debian.org>
Date: Mon Aug 8 11:38:35 2016 +0200
Fixed typo in debian/pep8.1
---
debian/changelog | 1 +
debian/pep8.1 | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 85a5f8d..4acbe31 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,7 @@ pep8 (1.7.0-3) UNRELEASED; urgency=medium
* Standards-Version is 3.9.8 now (no change)
* Make pep8 transitional package which provides symlink
pep8 -> pycodestyle
+ * Fixed typo in debian/pep8.1
-- Ondřej Nový <novy at ondrej.org> Tue, 29 Mar 2016 21:46:12 +0200
diff --git a/debian/pep8.1 b/debian/pep8.1
index a784c9c..f406fff 100644
--- a/debian/pep8.1
+++ b/debian/pep8.1
@@ -58,7 +58,7 @@ hang closing bracket instead of matching indentation of opening bracket's line
set the error format [default|pylint|<custom>]
.TP
\fB\-\-diff\fR
-report only lines changed accoring to the unified diff received on STDIN
+report only lines changed according to the unified diff received on STDIN
.TP
\fB\-\-benchmark\fR
measure processing speed
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/pep8.git
More information about the Python-modules-commits
mailing list