Merge "Typo fix: encouter => encounter, lastest => latest"

This commit is contained in:
Jenkins
2017-02-07 04:13:05 +00:00
committed by Gerrit Code Review
2 changed files with 3 additions and 3 deletions

View File

@@ -247,7 +247,7 @@ To regenerate the list of ignored errors, you run the command(s):
Warning: trove-pylint is very sensitive to the version(s) of pylint
and astroid that are installed on your system and for this reason, a
tox environment is provided that will mimic the environment that
pylint will encouter in the gate.
pylint will encounter in the gate.
Pre-commit checklist
====================