typo
diff --git a/setup.py b/setup.py
index ef5cbec..6cb8a28 100644
--- a/setup.py
+++ b/setup.py
@@ -1232,7 +1232,7 @@
         # 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.
         #