8000 Fix trivial typo in Python Setup documentation (GH-2185) (GH-2188) · python/cpython@dd47b19 · GitHub
[go: up one dir, main page]

Skip to content

Commit dd47b19

Browse files
csabellaMariatta
authored andcommitted
Fix trivial typo in Python Setup documentation (GH-2185) (GH-2188)
Replace platform with platforms. (cherry picked from commit 4ebf03d)
1 parent 3280579 commit dd47b19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/using/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77

88
This part of the documentation is devoted to general information on the setup
9-
of the Python environment on different platform, the invocation of the
9+
of the Python environment on different platforms, the invocation of the
1010
interpreter and things that make working with Python easier.
1111

1212

0 commit comments

Comments
 (0)
0