diff --git a/setup.py b/setup.py index ef5cbec0738..6cb8a28c0be 100644 --- a/setup.py +++ b/setup.py @@ -1232,7 +1232,7 @@ class PyBuildExt(build_ext): # The pyexpat module was written by Paul Prescod after a prototype by # Jack Jansen. The Expat source is included in Modules/expat/. Usage # 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. #