aboutsummaryrefslogtreecommitdiffstats
path: root/changelog.d
diff options
context:
space:
mode:
authorJon Dufresne <jon.dufresne@gmail.com>2018-11-01 11:52:54 -0700
committerPaul Ganssle <pganssle@users.noreply.github.com>2018-11-01 14:52:54 -0400
commitaf4f0bae84750a299d8396e7da27f8d5220d19b2 (patch)
tree687b822ac3be08a4954a346408ef745056008133 /changelog.d
parentf0cd0ad9f29da6c6991ba0e02fc41b7e46459fb1 (diff)
downloadexternal_python_setuptools-af4f0bae84750a299d8396e7da27f8d5220d19b2.tar.gz
external_python_setuptools-af4f0bae84750a299d8396e7da27f8d5220d19b2.tar.bz2
external_python_setuptools-af4f0bae84750a299d8396e7da27f8d5220d19b2.zip
Add missing word to sentence in docs (#1552)
Add missing word to sentence in python 3 docs
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/1552.doc.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/1552.doc.rst b/changelog.d/1552.doc.rst
new file mode 100644
index 00000000..43e0e62d
--- /dev/null
+++ b/changelog.d/1552.doc.rst
@@ -0,0 +1 @@
+Fixed a minor typo in the python 2/3 compatibility documentation.