summaryrefslogtreecommitdiffstats
path: root/setup.py
diff options
context:
space:
mode:
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index cc5358f..f947478 100644
--- a/setup.py
+++ b/setup.py
@@ -1330,7 +1330,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.
#