Grammar and clarity improvements.

This commit is contained in:
Cea Stapleton 2016-06-19 14:06:26 -05:00
parent fd5c7d009d
commit 330fdb5b56
15 changed files with 45 additions and 45 deletions

View file

@ -7,8 +7,8 @@ command line, :func:`~flake8.main.cli.main` is run which handles
management of the application.
User input is parsed *twice* to accomodate logging and verbosity options
passed by the user as early as possible so as much logging can be produced as
possible.
passed by the user as early as possible.
This is so as much logging can be produced as possible.
The default flake8 options are registered by
:func:`~flake8.main.options.register_default_options`. Trying to register