Merge "Typo fix: encouter => encounter, lastest => latest"
This commit is contained in:
commit
3d3181f56f
@ -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
|
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
|
and astroid that are installed on your system and for this reason, a
|
||||||
tox environment is provided that will mimic the environment that
|
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
|
Pre-commit checklist
|
||||||
====================
|
====================
|
||||||
|
@ -88,7 +88,7 @@ Some packages in Ubuntu repositories are outdated. Please make sure to update to
|
|||||||
|
|
||||||
Use latest setuptools:
|
Use latest setuptools:
|
||||||
|
|
||||||
Go https://pypi.python.org/pypi/setuptools, download the lastest source setuptools, and move it under ~
|
Go https://pypi.python.org/pypi/setuptools, download the latest source setuptools, and move it under ~
|
||||||
|
|
||||||
.. code-block:: bash
|
.. code-block:: bash
|
||||||
|
|
||||||
@ -99,7 +99,7 @@ Go https://pypi.python.org/pypi/setuptools, download the lastest source setuptoo
|
|||||||
|
|
||||||
Use latest pip:
|
Use latest pip:
|
||||||
|
|
||||||
Go https://pypi.python.org/pypi/pip, download the lastest source pip, and move it under ~
|
Go https://pypi.python.org/pypi/pip, download the latest source pip, and move it under ~
|
||||||
|
|
||||||
.. code-block:: bash
|
.. code-block:: bash
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user