]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Fix trivial typo in Readme (GH-2185)
authorcsabella <cheryl.sabella@gmail.com>
Wed, 14 Jun 2017 13:32:06 +0000 (09:32 -0400)
committerMariatta <Mariatta@users.noreply.github.com>
Wed, 14 Jun 2017 13:32:06 +0000 (06:32 -0700)
Replace platform with platforms.

Doc/using/index.rst

index a5df713944cc5d55bc50e052dfbd6081658affb1..4f0aa7d9577df6fb1398f4d0c34095b3d935d588 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.