Merge branch 'fix-typos' into 'master'

docs: Fix two typos

See merge request pycqa/flake8!236
This commit is contained in:
Ian Stapleton Cordasco 2018-06-29 01:51:40 +00:00
commit e60e8027c9

View file

@ -141,7 +141,7 @@ As a result, of the above, we do not:
- Import only the objects we're using
- Add commnts explaining that an import is a standard library module or
- Add comments explaining that an import is a standard library module or
something else