Fix typos

This commit is contained in:
Jakub Wilk
2016-12-31 18:54:47 +01:00
parent 7592c5b491
commit 03a7a2cd3e
27 changed files with 67 additions and 67 deletions

View File

@@ -95,7 +95,7 @@ the :confval:`python_files`, :confval:`python_classes` and
:confval:`python_functions` configuration options. Example::
# content of pytest.ini
# can also be defined in in tox.ini or setup.cfg file, although the section
# can also be defined in tox.ini or setup.cfg file, although the section
# name in setup.cfg files should be "tool:pytest"
[pytest]
python_files=check_*.py