[Python-modules-commits] [nose2] 01/03: Typos in description

Pierre-Elliott Bécue peb-guest at moszumanska.debian.org
Mon Jan 8 22:13:53 UTC 2018


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

peb-guest pushed a commit to branch master
in repository nose2.

commit 9256d27aadf4c7376d4fda5eaeeb9a8754424b8b
Author: Pierre-Elliott Bécue <becue at crans.org>
Date:   Mon Jan 8 23:11:20 2018 +0100

    Typos in description
---
 debian/control | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/debian/control b/debian/control
index c2e5889..e4f6487 100644
--- a/debian/control
+++ b/debian/control
@@ -34,7 +34,7 @@ Section: doc
 Depends: ${misc:Depends}, ${sphinxdoc:Depends}
 Description: Next generation of nicer testing for Python2/3 (documentation)
  Nose2 is testing library aimed at being compatible with unittest and
- providing additionnal features, such as timed tests, better testing for
+ providing additional features, such as timed tests, better testing for
  exceptions. It also provides fixture methods at the package, module, class or
  test case level, depending on the developer's needs.
  .
@@ -53,7 +53,7 @@ Depends: python-pkg-resources, python-six, ${misc:Depends}, ${python:Depends}
 Suggests: python-nose2-doc, python3-nose2
 Description: Next generation of nicer testing for Python2
  Nose2 is testing library aimed at being compatible with unittest and
- providing additionnal features, such as timed tests, better testing for
+ providing additional features, such as timed tests, better testing for
  exceptions. It also provides fixture methods at the package, module, class or
  test case level, depending on the developer's needs.
  .
@@ -64,7 +64,7 @@ Description: Next generation of nicer testing for Python2
  provides a better plugin API and supports Python2 and Python3 from the same
  codebase.
  .
- This package provides the python2 verion of nose2.
+ This package provides the python2 version of nose2.
 
 Package: python3-nose2
 Architecture: all
@@ -75,7 +75,7 @@ Depends: python3-pkg-resources,
 Suggests: python-nose2, python-nose2-doc
 Description: Next generation of nicer testing for Python3
  Nose2 is testing library aimed at being compatible with unittest and
- providing additionnal features, such as timed tests, better testing for
+ providing additional features, such as timed tests, better testing for
  exceptions. It also provides fixture methods at the package, module, class or
  test case level, depending on the developer's needs.
  .
@@ -86,4 +86,4 @@ Description: Next generation of nicer testing for Python3
  provides a better plugin API and supports Python2 and Python3 from the same
  codebase.
  .
- This package provides the python3 verion of nose2.
+ This package provides the python3 version of nose2.

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



More information about the Python-modules-commits mailing list