mirror of
https://github.com/python/cpython.git
synced 2025-10-17 12:18:23 +00:00
typo
This commit is contained in:
parent
f569826f06
commit
c73206c1e1
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
@ -1232,7 +1232,7 @@ class PyBuildExt(build_ext):
|
||||||
# The pyexpat module was written by Paul Prescod after a prototype by
|
# The pyexpat module was written by Paul Prescod after a prototype by
|
||||||
# Jack Jansen. The Expat source is included in Modules/expat/. Usage
|
# Jack Jansen. The Expat source is included in Modules/expat/. Usage
|
||||||
# of a system shared libexpat.so is possible with --with-system-expat
|
# of a system shared libexpat.so is possible with --with-system-expat
|
||||||
# cofigure option.
|
# configure option.
|
||||||
#
|
#
|
||||||
# More information on Expat can be found at www.libexpat.org.
|
# More information on Expat can be found at www.libexpat.org.
|
||||||
#
|
#
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue