summaryrefslogtreecommitdiff
path: root/CONTRIBUTING.rst
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2017-02-07 04:13:05 +0000
committerGerrit Code Review <review@openstack.org>2017-02-07 04:13:05 +0000
commit3d3181f56fd3137883ef166f5a8b46dbf23118c1 (patch)
tree1a5a5742208db1b13f6e51c234d2c36ef3dde050 /CONTRIBUTING.rst
parent5529c368e4788ab9a224970bae9076c015a3da12 (diff)
parentfd877531d6f9a4aba9f624d40b0300ab80c8eec9 (diff)
downloadtrove-3d3181f56fd3137883ef166f5a8b46dbf23118c1.tar.gz
Merge "Typo fix: encouter => encounter, lastest => latest"
Diffstat (limited to 'CONTRIBUTING.rst')
-rw-r--r--CONTRIBUTING.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst
index 9242f34a..30d8c3b5 100644
--- a/CONTRIBUTING.rst
+++ b/CONTRIBUTING.rst
@@ -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
====================