summaryrefslogtreecommitdiff
path: root/CONTRIBUTING.rst
diff options
context:
space:
mode:
authorAnh Tran <anhtt@vn.fujitsu.com>2017-01-25 13:27:47 +0700
committerAnh Tran <anhtt@vn.fujitsu.com>2017-01-26 11:15:12 +0700
commitfd877531d6f9a4aba9f624d40b0300ab80c8eec9 (patch)
treec96b45a744d0f84b0c8e57258885834e158bcd30 /CONTRIBUTING.rst
parent96f109e09a0bf0d8932d914acadaf45f084a5927 (diff)
downloadtrove-fd877531d6f9a4aba9f624d40b0300ab80c8eec9.tar.gz
Typo fix: encouter => encounter, lastest => latest
Change-Id: Ie78dc6427213ce4ead696a5649bc32bceac68c3a
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 6bf4276d..f7f42071 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
====================