Fix trivial typo in Python Setup documentation (GH-2185) (GH-2188)

Replace platform with platforms.
(cherry picked from commit 4ebf03d109)
This commit is contained in:
csabella 2017-06-14 12:26:41 -04:00 committed by Mariatta
parent 3280579450
commit dd47b1944d

View file

@ -6,7 +6,7 @@
This part of the documentation is devoted to general information on the setup 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. interpreter and things that make working with Python easier.