Commit 99b6c0d9 authored by Greg Ward's avatar Greg Ward

Fix a spelling error that has been bugging me for longer than I care to admit.

parent 3c1bee95
...@@ -414,7 +414,7 @@ class PyBuildExt(build_ext): ...@@ -414,7 +414,7 @@ class PyBuildExt(build_ext):
# haven't tested it recently. For a more complete module, # haven't tested it recently. For a more complete module,
# refer to pympz.sourceforge.net. # refer to pympz.sourceforge.net.
# A compatible MP library unencombered by the GPL also exists. It was # A compatible MP library unencumbered by the GPL also exists. It was
# posted to comp.sources.misc in volume 40 and is widely available from # posted to comp.sources.misc in volume 40 and is widely available from
# FTP archive sites. One URL for it is: # FTP archive sites. One URL for it is:
# ftp://gatekeeper.dec.com/.b/usenet/comp.sources.misc/volume40/fgmp/part01.Z # ftp://gatekeeper.dec.com/.b/usenet/comp.sources.misc/volume40/fgmp/part01.Z
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment