Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 9023e68

Browse files
committed
#6398 typo: versio. -> version.
1 parent 43535d9 commit 9023e68

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ Installing multiple versions
127127
On Unix and Mac systems if you intend to install multiple versions of Python
128128
using the same installation prefix (--prefix argument to the configure
129129
script) you must take care that your primary python executable is not
130-
overwritten by the installation of a different versio. All files and
130+
overwritten by the installation of a different version. All files and
131131
directories installed using "make altinstall" contain the major and minor
132132
version and can thus live side-by-side. "make install" also creates
133133
${prefix}/bin/python3 which refers to ${prefix}/bin/pythonX.Y. If you intend

0 commit comments

Comments
 (0)