]> granicus.if.org Git - python/commitdiff
Fix trivial typo in Python Setup documentation (GH-2185) (GH-2190)
authorcsabella <cheryl.sabella@gmail.com>
Wed, 14 Jun 2017 16:26:03 +0000 (12:26 -0400)
committerMariatta <Mariatta@users.noreply.github.com>
Wed, 14 Jun 2017 16:26:03 +0000 (09:26 -0700)
Replace platform with platforms.
(cherry picked from commit 4ebf03d109f827c91a23256a447c1d74a203dfee)

Doc/using/index.rst

index 1201153daee61f12ceef689f6149ea06924e908e..96bd4b0403db5f72be215927e6a743ef09a4149e 100644 (file)
@@ -6,7 +6,7 @@
 
 
 This part of the documentation is devoted to general information on the setup
-of the Python environment on different platform, the invocation of the
+of the Python environment on different platforms, the invocation of the
 interpreter and things that make working with Python easier.